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
* Refactoring of code * WebSocket socket can accept connection More... over 11 years ago
* Refactoring of code * WebSocket socket can accept connection More... over 11 years ago
* WIP WebSocket: Verse server listen on other TCP port intended for WebSocket More... over 11 years ago
* WIP WebSocket: Verse server listen on other TCP port intended for WebSocket More... over 11 years ago
* Refactoring More... over 11 years ago
* Refactoring More... over 11 years ago
Merge branch 'master' into websocket More... over 11 years ago
Merge branch 'master' into websocket More... over 11 years ago
* Removed libWebSockets * WIP: Added basic support Wslay ... it compiles with :-) More... over 11 years ago
* Removed libWebSockets * WIP: Added basic support Wslay ... it compiles with :-) More... over 11 years ago
* Load cert file with CA chain More... over 11 years ago
* Load cert file with CA chain More... over 11 years ago
WIP: Implementation of WebSocket - Listening at WebSocket port is disabled now, because libwebsocket uses poll and verse uses select. Therse is issue with hnadling signals too. More... over 11 years ago
WIP: Implementation of WebSocket - Listening at WebSocket port is disabled now, because libwebsocket uses poll and verse uses select. Therse is issue with hnadling signals too. More... over 11 years ago
* The Verse server is linked with libWebsockets library - Added basic cmake find module for libWebsockets - Modified CMakeLists.txt to have optional support for libWebsockets More... over 11 years ago
* The Verse server is linked with libWebsockets library - Added basic cmake find module for libWebsockets - Modified CMakeLists.txt to have optional support for libWebsockets More... over 11 years ago
* Added two constants (node permission) to Python API More... over 11 years ago
* Added two constants (node permission) to Python API More... over 11 years ago
Merge branch 'devel' of [email protected]:verse/verse.git into devel More... over 11 years ago
Merge branch 'devel' of [email protected]:verse/verse.git into devel More... over 11 years ago
* Python API - Consolidation of API - Method send_tag_set_value() renamed to send_tag_set_values() - The argument values in method send_tag_set_values() can be only tuple - Modified example of Python client More... over 11 years ago
* Python API - Consolidation of API - Method send_tag_set_value() renamed to send_tag_set_values() - The argument values in method send_tag_set_values() can be only tuple - Modified example of Python client More... over 11 years ago
* Small bug fix More... over 11 years ago
* Small bug fix More... over 11 years ago
Merge branch 'master' of https://github.com/verse/verse More... over 11 years ago
Merge branch 'master' of https://github.com/verse/verse More... over 11 years ago
* Small refactoring More... over 11 years ago
* Small refactoring More... over 11 years ago
* Setting simple tag value (not tuple) works now * Less and better debug print * Small refactoring More... over 11 years ago
* Setting simple tag value (not tuple) works now * Less and better debug print * Small refactoring More... over 11 years ago