summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-websocket/src/main/java/org/apache/tuscany/sca/binding/websocket (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-26Move the websocket binding to trunk.fmoga17-1113/+0
2011-07-26Add unit tests for the websocket binding.fmoga1-1/+0
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...fmoga1-10/+0
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.fmoga1-1/+5
2011-07-24Migrate to embedded Jetty as websocket server. Add javascript service proxy i...fmoga15-356/+491
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...fmoga2-2/+5
2011-07-08Initial implementation of binding.websocket with functional sample (test).fmoga6-66/+286
2011-07-06Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga8-0/+359