projectodd / stilts

Stomp Integration Layer and Transaction Server
http://stilts.projectodd.org/
Apache License 2.0
38 stars 30 forks source link

Using standardised value for stomp (as WebSocket Protocol) #13

Open matzew opened 11 years ago

matzew commented 11 years ago

the v11.stomp value is the one that is registered / IANA: http://www.iana.org/assignments/websocket/websocket.xml

Also the HornetQ broker uses that: https://github.com/hornetq/hornetq/blob/master/hornetq-server/src/main/java/org/hornetq/core/protocol/stomp/WebSocketServerHandler.java#L84