com.scispike.socket-api
v2.1.0
Published
Handles messages to and from other service to communicate with a conversation engine
Downloads
2
Readme
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