This repository was archived by the owner on Nov 28, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Pull requests: benjaminws/stomp-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Small fix that makes the library compatible with rabbitmq reply-to temp queues
#38
by albanm
was merged Feb 28, 2017
Loading…
updated Feb 28, 2017
If the length of the header array is 1 or 0 then it makes no sense to…
#43
by nenuadrian
was merged Dec 26, 2015
Loading…
updated Dec 26, 2015
fix check for missing subscription
#40
by nicksellen
was merged Aug 8, 2015
Loading…
updated Aug 8, 2015
Add support for client-id header on connect
#9
by joshuarubin
was merged Jul 4, 2011
Loading…
updated Aug 14, 2014
Bug with repeating processing of all previously received frames on each data event
#4
by olebed
was merged Feb 25, 2011
Loading…
updated Jul 17, 2014
Handle frames with just NULL delim
#13
by rauls
was merged Dec 30, 2011
Loading…
updated Jul 3, 2014
Use util.inherit for EventEmitter inheritance
#26
by inolen
was merged Jun 4, 2013
Loading…
updated Jun 5, 2013
fixed bug with space added in a return frame.
#21
by kapad
was closed Mar 6, 2013
Loading…
updated Mar 14, 2013
Adding support for vhost host header (required in Stomp 1.1 protocol)
#23
by thurmda
was merged Mar 6, 2013
Loading…
updated Mar 6, 2013
make sure every variable is defined before use it
#19
by aleafs
was merged Nov 20, 2012
Loading…
updated Nov 20, 2012
Fixes STOMP Protocol Issues, Adds SSL Support
#8
by joshuarubin
was merged Jun 30, 2011
Loading…
updated Jun 30, 2011
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.