summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-websocket/src/main/java/org/apache/tuscany/sca/binding/websocket/runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-26Move the websocket binding to trunk.fmoga15-1033/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151250 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Add unit tests for the websocket binding.fmoga1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151035 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Improve source code documentation on the websocket binding.fmoga15-22/+82
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150769 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Remove jquery json plugin dependency. The client side toolkit has no ↵fmoga1-10/+0
dependency now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150609 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Add multiple response support to binding.websocket.fmoga12-75/+208
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150577 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Change port attribute to be optional. Set default port to 9000.fmoga1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150388 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Migrate to embedded Jetty as websocket server. Add javascript service proxy ↵fmoga14-356/+482
injection. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150357 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09Add websocket message multiplexing via persistent connections.fmoga9-160/+370
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144596 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON ↵fmoga2-2/+5
array parser. Refactor salutes test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144149 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Initial implementation of binding.websocket with functional sample (test).fmoga6-66/+286
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144121 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga6-0/+288
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1143410 13f79535-47bb-0310-9956-ffa450edef68