projectodd / stilts

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

Add support for paths in websocket URL #23

Open GregDThomas opened 10 years ago

GregDThomas commented 10 years ago

The attached pull request provides support for paths in websocket addresses; 0.1.40 will only connect to addresses in the format stomp+ws://host:port/ - this enhancements allows addresses in the form stomp+ws://host:port/path/to/resource