issues
search
benjaminws
/
stomp-js
Implementation of the STOMP protocol in node.js
BSD 3-Clause "New" or "Revised" License
87
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
stomp consumer throws exception when use queue name like PRICE.STOCK.>
#50
mseld
opened
6 years ago
0
Producer Send return callback
#49
mseld
opened
7 years ago
0
net.createConnection is not a function
#48
codepandy
opened
7 years ago
0
Cannot find module "tls"
#47
codepandy
opened
7 years ago
0
pipelined frames do not work
#46
teknopaul
opened
7 years ago
0
ignore
#45
mattdell
closed
7 years ago
0
Error connecting to TIBCO queue
#44
samrat-roy
opened
8 years ago
0
If the length of the header array is 1 or 0 then it makes no sense to…
#43
nenuadrian
closed
8 years ago
0
can`t read the property trim of 'undefind
#42
srinivas1918
opened
9 years ago
2
Missing npm dependencies
#41
gottfrois
opened
9 years ago
6
fix check for missing subscription
#40
nicksellen
closed
9 years ago
0
Add keep alive to socket
#39
marcingasior
closed
9 years ago
0
Small fix that makes the library compatible with rabbitmq reply-to temp queues
#38
albanm
closed
7 years ago
0
implemented NACK
#37
ottes
closed
9 years ago
1
problem with send on ie8
#36
salaciataurus
opened
10 years ago
0
Is this project abandoned?
#35
victor73
opened
10 years ago
4
When disconnecting, the client should forward a DISCONNECT message
#34
afhall
opened
10 years ago
0
activemq.prefetchSize ignored?
#33
milespoindexter
opened
10 years ago
0
Partial messages in ondata event being processed as completed
#32
pedromarce
opened
10 years ago
3
Reconnect
#31
dkhunt27
opened
10 years ago
0
Does it support reconnect automatically
#30
neoqing
opened
10 years ago
4
Minor change the the parse_headers function
#29
kaigoh
opened
11 years ago
0
Multidestinations support
#28
dkhunt27
opened
11 years ago
2
Stomp.on('error') Not Called for TLS Errors
#27
joshuarubin
opened
11 years ago
2
Use util.inherit for EventEmitter inheritance
#26
inolen
closed
11 years ago
2
Please change EventEmitter inheritance way
#25
udavka
closed
11 years ago
4
Support for Stomp 1.1 ?
#24
victor73
closed
11 years ago
1
Adding support for vhost host header (required in Stomp 1.1 protocol)
#23
thurmda
closed
11 years ago
1
fix global leaks
#22
aleafs
closed
11 years ago
1
fixed bug with space added in a return frame.
#21
kapad
closed
11 years ago
3
NPM release
#20
ChrisEineke
closed
11 years ago
2
make sure every variable is defined before use it
#19
aleafs
closed
12 years ago
1
Callback function
#18
mbonano
closed
12 years ago
1
Existing messages parser issue
#17
samitny
closed
12 years ago
7
Where the crap are the tests?
#16
benjaminws
opened
12 years ago
3
Binary data is not handled
#15
francoisforster
opened
12 years ago
9
body loses data
#14
jmls
closed
12 years ago
3
Handle frames with just NULL delim
#13
rauls
closed
12 years ago
10
tar.gz version different to GIT version.
#12
rauls
closed
13 years ago
1
SSL mode fails, says socket not writable
#11
rauls
closed
12 years ago
3
seperator between frames NULL or NULL+LF?
#10
rauls
closed
12 years ago
4
Add support for client-id header on connect
#9
joshuarubin
closed
13 years ago
1
Fixes STOMP Protocol Issues, Adds SSL Support
#8
joshuarubin
closed
13 years ago
1
stomp.js doesnt parse headers
#7
EricRossC
closed
12 years ago
4
body contains \u0000\n
#6
KimSchneider
closed
13 years ago
10
Why the body is always part of the header
#5
chitomanansala
closed
13 years ago
5
Bug with repeating processing of all previously received frames on each data event
#4
olebed
closed
13 years ago
0
Make STOMP sockets not global
#3
ghost
closed
13 years ago
1
Frame object should merely represent a frame.
#2
benjaminws
closed
13 years ago
1
Large queues cause partial read on 'data' event
#1
benjaminws
closed
13 years ago
1
Next