Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 225 Bytes

File metadata and controls

15 lines (12 loc) · 225 Bytes

socket-api-java

SciSpike socket-api (client).

Prior to running this tests you should:

sudo npm install -g conversation 
conversation create test
cd test
npm run gen-src
npm start

To run test:

mvn clean test