This is a very simple tinkerpop3 wsClient. It allows the user to open a websocket, send gremlin commands through it and receive the response in either Text or JSON format.
This project uses :
easywsclient : https://github.com/dhbaird/easywsclient
emscripten (Javascript generation) : https://github.com/kripken/emscripten/
tinkerpop3 gremlin-server : https://github.com/tinkerpop/tinkerpop3