summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-websocket/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change port attribute to be optional. Set default port to 9000.fmoga2011-07-242-2/+6
* Migrate to embedded Jetty as websocket server. Add javascript service proxy i...fmoga2011-07-2436-1093/+618
* Add websocket message multiplexing via persistent connections.fmoga2011-07-099-160/+370
* Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...fmoga2011-07-0819-22/+400
* Update sample to demonstrate that runtime uses the same server for services w...fmoga2011-07-089-27/+183
* Initial implementation of binding.websocket with functional sample (test).fmoga2011-07-087-70/+288
* Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga2011-07-0618-0/+655