0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme file. More... about 12 years ago
Fix assert at wrong place. Update read me. More... about 12 years ago
Minor fix to handle stream errors. More... about 12 years ago
Update readme file. More... about 12 years ago
Add license information to all files. More... about 12 years ago
Make response callback async. More... about 12 years ago
Add support for subprotocols. Add response callback and sendRequest method to enable handling of authentications and cookies. (not tested) More... about 12 years ago
Refactor handshake by using CFNetwork framework. More... about 12 years ago
Refactor code to separate classes. Add comments. Minor fixes. More... about 12 years ago
Update readme. More... about 12 years ago
Add close and refactor pong and close callbacks. More... about 12 years ago
Format readme. More... about 12 years ago
Format readme. More... about 12 years ago
Rename readme. More... about 12 years ago
Add readme. More... about 12 years ago
Add minimum fragment size. More... about 12 years ago
Continue testing. Fix issues revealed by tests. Add ping callback. Add close callback. Make all callback async. More... about 12 years ago
Continue testing. Fix issues revealed by tests. More... about 12 years ago
Continue testing. Fix issues revealed by tests. More... about 12 years ago
Start doing intensive testing. Fix issues revealed by tests. More... about 12 years ago
Add ping / pong messages. Fix data reading flow. More... about 12 years ago
Refactor message sending. More... about 12 years ago
Add threading. Add callback blocks. Add close control frame. More... about 12 years ago
Fix / refactor message sending / reading. More... about 12 years ago
Add handling of secure connections. Add first version of message reading / sending. (Ugly, faulty, but works for short messages) More... about 12 years ago
Add opening handshake validation. Add status flag. More... about 12 years ago
Add base64 encoder. Add SHA1 digest. Add nonce generation. Add basic opening handshake. More... about 12 years ago
Add project skeleton with basic interface and ability to establish a bidirectional connection. Add basic read/write functionality. More... about 12 years ago