Commit 071f051
committed
made ws server write operations truly asynchronous
separated WebSocket interface and implementation
introduced WebSocketFactory to allow users to better customize their websockets1 parent 49b5500 commit 071f051
File tree
8 files changed
+802
-619
lines changed- example
- src/org/java_websocket
8 files changed
+802
-619
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments