summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/binding-websocket/src/main/java/org/apache/tuscany/sca/binding/websocket/runtime/WebsocketServiceBindingProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-112/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-09-21Properly creating endpoints, to avoid issues with OSGi in Eclipse envlresende1-2/+5
2011-07-26Move the websocket binding to trunk.fmoga1-0/+0
2011-07-26Add unit tests for the websocket binding.fmoga1-1/+0
2011-07-25Improve source code documentation on the websocket binding.fmoga1-0/+4
2011-07-25Add multiple response support to binding.websocket.fmoga1-6/+7
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...fmoga1-34/+44
2011-07-09Add websocket message multiplexing via persistent connections.fmoga1-69/+18
2011-07-08Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...fmoga1-1/+0
2011-07-08Initial implementation of binding.websocket with functional sample (test).fmoga1-4/+96
2011-07-06Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga1-0/+51