0
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Follow master: #include <wslay/wslay.h> More... over 11 years ago
* Follow master: #include <wslay/wslay.h> More... over 11 years ago
* Replaced string 'wss' in verse url schema with 'web', because it is not confusing, when encryption is not used: - verse-wss-none://127.0.0.1 -> verse-web-none://127.0.0.1 More... over 11 years ago
* Replaced string 'wss' in verse url schema with 'web', because it is not confusing, when encryption is not used: - verse-wss-none://127.0.0.1 -> verse-web-none://127.0.0.1 More... over 11 years ago
Merge branch 'websocket' of https://github.com/verse/verse.git into websocket More... over 11 years ago
Merge branch 'websocket' of https://github.com/verse/verse.git into websocket More... over 11 years ago
* Bug fix: server/client send data only, when there is something in queueu ... it was caused be refactoring More... over 11 years ago
* Bug fix: server/client send data only, when there is something in queueu ... it was caused be refactoring More... over 11 years ago
* WebSocket WIP: Small changes More... over 11 years ago
* WebSocket WIP: Small changes More... over 11 years ago
* WebSocket WIP: it is possible to authenticate user over WebSocket in simple index.html example More... over 11 years ago
* WebSocket WIP: it is possible to authenticate user over WebSocket in simple index.html example More... over 11 years ago
* Refactoring of code * WIP: sending and receiving data over WebSocket * Added simple test to index.html - Verse server is able to receive user_auth command over WebSocket :-) More... over 11 years ago
* Refactoring of code * WIP: sending and receiving data over WebSocket * Added simple test to index.html - Verse server is able to receive user_auth command over WebSocket :-) More... over 11 years ago
* WIP: test web page More... over 11 years ago
* WIP: test web page More... over 11 years ago
* Small refactoring More... over 11 years ago
* Small refactoring More... over 11 years ago
* Refactoring of code * WebSocket very WIP ... example doesn't work More... over 11 years ago
* Refactoring of code * WebSocket very WIP ... example doesn't work More... over 11 years ago
* Refactored code a little * It is possible to close WebSocket connection More... over 11 years ago
* Refactored code a little * It is possible to close WebSocket connection More... over 11 years ago
* Added simple support/example of sending binary data More... over 11 years ago
* Added simple support/example of sending binary data More... over 11 years ago
* Added simple html example of using WebSocket More... over 11 years ago
* Added simple html example of using WebSocket More... over 11 years ago
* WebSocket WIP: Verse server works as echo server :-) More... over 11 years ago
* WebSocket WIP: Verse server works as echo server :-) More... over 11 years ago
* WIP WebSockets: added some experiments More... over 11 years ago
* WIP WebSockets: added some experiments More... over 11 years ago