Spring websocket implements SockJs protocol at server and sockjs client can be used to interact with it. Is there any other equivalant library which can be used? We need to send query string with the sockjs comet URL but it seems it is not supported
http://sockjs-tornado.readthedocs.org/en/latest/faq.html
https://twitter.com/majek04/status/376371451005128704
So, more precisely, is there an alternative to sockjs client which supports query string and the goodness of sockjs client -fallback options?
I have raised a question about support for query string in sockjs:
http://stackoverflow.com/questions/31118456/can-i-add-request-parameter-to-sockjs-constructor-so-that-it-can-be-send-to-serv