Commit Graph

242 Commits

Author SHA1 Message Date
Simon MacMullen 44db3875d2 Remove use of SockJS CDN 2014-09-26 12:14:11 +01:00
Simon MacMullen ef9af8a8d0 Update copyright for 2014 2014-03-17 17:25:26 +00:00
Emile Joubert 9c1cfc6409 Set default content-type to text/plain 2013-11-27 10:53:24 +00:00
Simon MacMullen 74584b1508 Whitespace / distance from default. 2013-08-09 15:37:23 +01:00
Emile Joubert 23ec16c4be Update port in README 2013-08-08 13:25:00 +01:00
Emile Joubert 456c0cf38c Disable heartbeats in both directions 2013-08-08 13:24:32 +01:00
Jeff Mesnil dd052cf448 add Temporary Queues example
also, fix instantiation of Stomp.client to use SockJS and disable
incoming heartbeats (not supported by SockJS)
2013-08-08 12:12:27 +02:00
Emile Joubert c9b4ae4e8c Update stomp.js to support messages from implicit subscriptions 2013-08-07 16:06:26 +01:00
Simon MacMullen f8a20be7e3 s/VMware/GoPivotal/g 2013-07-01 10:49:15 +01:00
Simon MacMullen 3539a33009 stable to default 2013-02-08 12:25:58 +00:00
Simon MacMullen 23cd77d66a Rename rabbitmq-mochiweb to rabbitmq-web-dispatch 2013-02-08 12:25:58 +00:00
Simon MacMullen 604bc34b39 stable to default 2013-01-24 13:15:54 +00:00
Emile Joubert 85c0cf6e8b Update copyright 2013 2013-01-23 13:19:39 +00:00
Emile Joubert 1d3392bdab Turn off heartbeats in examples - they're unsupported in SockJS 2013-01-08 15:24:56 +00:00
Emile Joubert e50ef5ba67 Fix second example 2012-12-20 11:28:43 +00:00
Jeff Mesnil 903a68c14b STOMP 1.1 Over WebSocket
* udpate echo.html to use Stomp.over(ws) to pass the SockJS object
2012-12-19 17:14:22 +01:00
Matthias Radestock beaeeb9fcc cosmetic 2012-12-10 13:30:50 +00:00
Simon MacMullen 5e73f06d23 Well, that was a bit less super than hoped for. Make the application behaviour return a real supervisor, since it will be expected to respond to messages as such. 2012-12-10 12:55:26 +00:00
Jeff Mesnil b09aa9e0d9 STOMP 1.1 Over WebSocket
* update stomp.js library to support STOMP 1.1 (including
  heart-beating).
* The js file was taken from  https://raw.github.com/jmesnil/stomp-websocket/master/dist/stomp.js.
2012-12-03 10:33:28 +01:00
Simon MacMullen 802db883d1 Oh yeah, change those too. 2012-11-09 12:01:37 +00:00
Simon MacMullen 7097897c50 Change port out of ephemeral range. 2012-11-09 11:50:53 +00:00
Simon MacMullen 71db4a95fd Update 2012-10-30 15:16:06 +00:00
Marek Majkowski 947be1420e Update examples to new API by stomp.js 2012-08-14 10:27:43 +01:00
Marek Majkowski 4393d2bc4b ArrayBuffer is not supported by older browsers 2012-08-14 10:14:53 +01:00
Marek Majkowski 8b6c453a73 Updated stomp.js as per 2b60c399d70dd6494dedd52ba2f7b8ff2446998b.
Source: 2b60c399d7/dist/stomp.js
2012-08-14 10:08:27 +01:00
Marek Majkowski 7dc5f675c1 forgot to mention mochiweb in dependencies 2012-05-11 17:20:22 +01:00
Marek Majkowski a6a78514ec change ordering of deps - mochiweb in front 2012-05-11 16:56:26 +01:00
Marek Majkowski 16d54e00e3 updated readme 2012-05-11 16:55:30 +01:00
Marek Majkowski ff425a1267 onresize the shapes drawn by others were lost 2012-05-09 12:08:19 +01:00
Simon MacMullen 08ba9b7e57 A ton of aesthetic changes, a less ugly rabbit, a bit of navigation, some other polish. 2012-05-02 16:07:22 +01:00
Marek Majkowski 904ad7057f README 2012-04-03 15:35:10 +01:00
Marek Majkowski c3ee09ce1a index 2012-04-03 15:35:05 +01:00
Marek Majkowski 1207717654 cosmetic: js tweeks 2012-04-03 15:33:47 +01:00
Marek Majkowski 9919f2524f bunny example, moved things around 2012-04-03 15:11:26 +01:00
Marek Majkowski 9e3b255f60 ArrayBuffer is not supported by older browsers 2012-04-03 15:08:35 +01:00
Marek Majkowski 322fce11ef We do depend on rabbitmq-mochiweb 2012-03-06 16:20:52 +00:00
Marek Majkowski 9627afb6c9 typo 2012-03-02 14:04:52 +00:00
Marek Majkowski 57cb39bf89 Add licenses 2012-03-02 14:03:24 +00:00
Marek Majkowski 738c0a4c25 License boilerplate 2012-02-28 11:30:35 +00:00
Marek Majkowski 44cc8fff6b Simplify, make prettier and shorter example 2012-02-27 17:18:54 +00:00
Marek Majkowski dbdde719fe hgignore 2012-02-27 17:18:29 +00:00
Marek Majkowski ffb724012d Skeleton 2012-02-27 16:22:48 +00:00