Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Commit a37704d

Browse files
committed
Update README.md
1 parent 6670127 commit a37704d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ See also https://github.com/eidheim/Simple-Web-Server for an easy way to make RE
1616
* An easy to use WebSocket and WebSocket Secure client library
1717
* C++ bindings to the following OpenSSL methods: Base64, MD5, SHA1, SHA256 and SHA512 (found in crypto.hpp)
1818

19-
### TODO
20-
* Data from client is currently moved to a separate stream while doing masking. This should happen in the stream instead using a custom stream buffer.
21-
2219
###Usage
2320

2421
See ws_examples.cpp or wss_examples.cpp for example usage.

0 commit comments

Comments
 (0)