btab/Jetty-Websocket-Tester
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
See the problem output PNG for an illustration where the client sends a batch of 5 messages twice and then a single message twice. Note that subsequent messages flush undelivered previous ones. Note this is mirrored on the console from the println statement in the test code (so it's not an artefact of the client). To run: ./go.sh run To test: open public/index.html, connect the socket and try sending different numbers of messages at once