Closed pvdvreede closed 5 years ago
This adds an extra optional option to have the client send a message to the websocket server before it starts listening for messages.
This is useful for when a websocket server requires you to specify a subscription of some form in order to start receiving events.
I like the idea. It looks like the CLA check has failed, can you check on that?
http://www.elasticsearch.org/contributor-agreement/
Author hasn't signed the CLA in over two years so I'm closing the PR. If a CLA eventually gets in place please feel free to reopen.
This adds an extra optional option to have the client send a message to the websocket server before it starts listening for messages.
This is useful for when a websocket server requires you to specify a subscription of some form in order to start receiving events.