easternbloc / node-stomp-client

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

Custom header feature added to `publish` method #6

Closed olebedev closed 11 years ago

olebedev commented 11 years ago

Hi! This changes done for compatibility with custom headers for publish method. BTW, header transformation used in stompjms-client-1.13 for java. It's non standart header.


Oleg

easternbloc commented 11 years ago

Oleg

Thanks for this. Any chance you could add some tests to verify?

sam-github commented 11 years ago

@easternbloc @olebedev this pull request should be closed, I duplicated it (unknowingly) in 38db5ce, which is merged.