Daniil Fedotov
d7cd45fdaf
Ignore sockjs heartbeats
2016-09-01 18:07:54 +01:00
Daniil Fedotov
27e9e58923
Move to common test
2016-07-22 13:58:55 +01:00
Loïc Hoguin
2e02098576
Properly handle the Websocket protocol header
...
We support v10.stomp, v11.stomp and v12.stomp at the moment.
The better one will be selected if a client advertises two
or more.
2016-03-30 18:57:26 +02:00
Loïc Hoguin
a9f3620769
Add use_http_auth option to enable HTTP Basic Auth
...
The intended behavior is to use the login/passcode found
in the Authorization header, if any, and otherwise fall
back to the usual authentication methods.
2016-03-25 13:11:46 +01:00
Michael Klishin
a08424e45e
Update (c) info
2016-01-01 12:59:19 +03:00
Loïc Hoguin
eb28fc068a
Add new option 'ws_frame' to allow using binary frames
2015-09-08 19:50:13 +02:00
Loïc Hoguin
67defca8de
Add missing raw Websocket tests to 'make test'
2015-09-08 18:40:52 +02:00
Loïc Hoguin
d58e1fcc1d
Add /ws route for STOMP over plain Cowboy Websocket
2015-08-10 16:49:09 +02:00
Loïc Hoguin
a7214c06e4
Update Cowboy to 1.0.3
...
One test had to be modified because Cowboy properly sends
a close frame when closing the Websocket now, when it didn't
before. 1005 means "no status code", 1000 means "OK".
2015-08-10 11:39:41 +02:00
Jean-Sébastien Pédron
782e1cead5
rabbitmq-stomp now ends frame with LF: update the test suite
...
References rabbitmq/rabbitmq-stomp#17 .
2015-06-16 14:11:51 +02:00
Matthias Radestock
1c10d012c5
whitespace
2014-04-01 12:25:24 +01:00
Simon MacMullen
28891f9bf4
Update copyright for 2014
2014-03-17 17:25:26 +00:00
Simon MacMullen
fc1c69ad37
s/VMware/GoPivotal/g
2013-07-01 10:49:15 +01:00
Emile Joubert
1c656e44b8
Update copyright 2013
2013-01-23 13:17:08 +00:00
Simon MacMullen
a84588367a
Unbreak web stomp tests
2012-11-12 13:55:35 +00:00
Marek Majkowski
ab60906687
bug24894 - tests for web-stomp
2012-06-25 10:06:11 +01:00