easternbloc / node-stomp-client

A STOMP client for Node.js
Other
93 stars 47 forks source link

Add optional client-id in header for connect. resolves #81 #83

Open jetsfandb opened 3 years ago

jetsfandb commented 3 years ago

Added optional clientId constructor parameter for optional client-id connect header value.