aboutsummaryrefslogtreecommitdiff
path: root/websocket/src/main/java/fi/iki/elonen/WebSocket.java
AgeCommit message (Collapse)Author
2014-04-24Simplified the test using Mockito, and expanded what was being tested along ↵Paul Hawke
with some other minor cleanup
2014-04-24moved code from NanoWebSocketServer to WebSocketResponseHandler, so that ↵yankee
requests can be handled without the presence of NanoHTTPD
2014-04-23websockets: final polish before release. Tested on IE, Chrome and FirefoxPaul Hawke
2014-01-30Initial commit of NanoWSDNiko Fink