Commit Graph

10 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
75bd7a9175 fix(core): update 2022-03-24 12:52:28 +01:00
966d953aff BREAKING CHANGE(switch to esm): update 2022-03-14 22:40:55 +01:00
9435796333 fix(core): update 2022-01-19 18:36:13 +01:00
544277cb8a fix(core): update 2022-01-18 17:10:46 +01:00
1086065000 fix(core): update 2020-09-29 18:58:09 +00:00
c6ad490a6f fix(core): update 2020-09-29 17:21:08 +00:00