Skip to content

Commit 3a2e23b

Browse files
committed
Added old spec message to README.
1 parent 9e752c3 commit 3a2e23b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Java WebSockets
22
===============
3+
### CAUTION/TODO: This WebSocket implementation adheres to an older draft of the WebSocket specification (draft 75). The [current draft](http://www.whatwg.org/specs/web-socket-protocol/) (draft 76) is a TODO item/fork-worthy! ###
34

45
This repository contains a simple WebSocket server and client implementation
56
in Java. The underlying classes use the Java classes `ServerSocketChannel` and

0 commit comments

Comments
 (0)