summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-websocket/src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-26Move the websocket binding to trunk.fmoga31-1553/+0
2011-07-26Add unit tests for the websocket binding.fmoga8-1/+270
2011-07-25Improve source code documentation on the websocket binding.fmoga16-23/+83
2011-07-25Remove jquery json plugin dependency. The client side toolkit has no dependen...fmoga3-58/+3
2011-07-25Add multiple response support to binding.websocket.fmoga12-75/+208
2011-07-24Change port attribute to be optional. Set default port to 9000.fmoga2-2/+6
2011-07-24Migrate to embedded Jetty as websocket server. Add javascript service proxy i...fmoga36-1093/+618
2011-07-09Add websocket message multiplexing via persistent connections.fmoga9-160/+370
2011-07-08Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...fmoga19-22/+400
2011-07-08Update sample to demonstrate that runtime uses the same server for services w...fmoga9-27/+183
2011-07-08Initial implementation of binding.websocket with functional sample (test).fmoga7-70/+288
2011-07-06Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga18-0/+655