node-stomp-client
node-stomp-client copied to clipboard
No way to set clien-id on connect header
On the connect function, there's no way to set the client-id as it can be clearly seen that's not included in the CONNECT verb headers

And it shouil be possible to be added
