Commit Graph

17 Commits

Author SHA1 Message Date
1d62c9c695 Refactor smartsocket implementation for improved WebSocket handling and message protocol
- Updated test files to use new testing library and reduced test cycles for efficiency.
- Removed dependency on smartexpress and integrated direct WebSocket handling.
- Enhanced Smartsocket and SmartsocketClient classes to support new message types and authentication flow.
- Implemented a new message interface for structured communication between client and server.
- Added external server support for smartserve with appropriate WebSocket hooks.
- Improved connection management and error handling in SocketConnection and SocketRequest classes.
- Cleaned up code and removed deprecated socket.io references in favor of native WebSocket.
2025-12-03 02:20:38 +00:00
6753a4fefc fix(core): update 2023-09-09 23:32:12 +02:00
c8556355c0 fix(core): update 2023-07-21 03:53:41 +02:00
7bbcc91300 fix(core): update 2022-12-28 13:52:16 +01:00
966d953aff BREAKING CHANGE(switch to esm): update 2022-03-14 22:40:55 +01:00
da78da27e5 fix(core): update 2022-01-19 15:34:52 +01:00
df43bc2974 fix(core): update 2021-01-23 04:12:55 +00:00
bc187b7e41 fix(core): update 2020-12-26 17:43:19 +00:00
4c211bc82e fix(test): use @pushrocks/isohash instead of @pushrocks/smarthash in tests 2020-12-22 00:18:59 +00:00
1a44d2027c fix(core): update 2020-12-16 02:20:28 +00:00
57c748657a fix(core): update 2020-12-16 01:38:57 +00:00
57e6f058be fix(core): update 2020-09-24 18:04:11 +00:00
29597daba1 fix(core): update 2019-09-09 23:58:32 +02:00
e75d5eabdb fix(core): update 2019-08-12 22:46:57 +02:00
33fbabdd72 fix(core): update 2019-08-12 22:31:40 +02:00
1856ad5cfc fix(core): update 2019-04-24 18:30:56 +02:00
f145b85b1c fix(core): update 2019-04-24 17:57:16 +02:00