Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Pull requests: benjaminws/stomp-js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
implemented NACK
#37 by ottes was merged Aug 8, 2015 Loading… updated Aug 8, 2015
Add keep alive to socket
#39 by marcingasior was merged Aug 8, 2015 Loading… updated Aug 8, 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
fix global leaks
#22 by aleafs was merged Feb 1, 2013 Loading… updated Feb 1, 2013
Callback function
#18 by mbonano was merged Nov 20, 2012 Loading… updated Nov 20, 2012
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
Make STOMP sockets not global
#3 by ghost was merged Feb 17, 2011 Loading… updated Feb 17, 2011
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.