Closed GoogleCodeExporter closed 9 years ago
Two things:
1) This is simply test code used to exercise the native web socket clients.
Feel free to use it in whatever way you wish, but if you wish to build a server
it is simply using Jetty to provide the server side web socket implementation.
Regardless, it should work. See #2 for info on how to do this.
2) Your code is not pointing at the right path. You want your web socket URL to
be ws://localhost:8080/testws/ws/test
Original comment by joshuadmorris@gmail.com
on 3 Oct 2011 at 1:55
Original issue reported on code.google.com by
mslinn
on 3 Oct 2011 at 12:09Attachments: