Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "User:Jesse.mcconnell.gmail.com"

(New page: I just finished my first WebSocket client-server try-out and found that the Jetty WebSockets Feature is very nice as Java Client (I used Tomcat 7 embedded as server). The "You don’t want...)
 
(wrong page, my bad)
 
Line 1: Line 1:
I just finished my first WebSocket client-server try-out and found that the Jetty WebSockets Feature is very nice as Java Client (I used Tomcat 7 embedded as server). The "You don’t want to do this!" on the Wiki-page did not apply to this try-out for client-side, and will probably not apply to the use case that I have in mind (where the client daemon sends about as much as it receives).
+
 
If you like I can put the try-out on GitHub, it could be usefull as documentation for "You can try this".
+

Latest revision as of 08:56, 3 May 2013

Back to the top