summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-websocket (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the websocket binding to trunk.fmoga2011-07-2635-1855/+0
* Add unit tests for the websocket binding.fmoga2011-07-269-1/+277
* Add LICENSE and NOTICE.fmoga2011-07-263-36/+247
* Improve source code documentation on the websocket binding.fmoga2011-07-2516-23/+83
* Remove jquery json plugin dependency. The client side toolkit has no dependen...fmoga2011-07-253-58/+3
* Add multiple response support to binding.websocket.fmoga2011-07-2512-75/+208
* 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-2442-1140/+623
* 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
* Stop websocket server cleanly on Tuscany runtime shutdown.fmoga2011-07-083-2/+2
* Initial implementation of binding.websocket with functional sample (test).fmoga2011-07-0812-72/+299
* Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga2011-07-0624-0/+772