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
966d953aff BREAKING CHANGE(switch to esm): update 2022-03-14 22:40:55 +01:00
c5d52013e6 fix(core): update 2022-01-20 18:33:46 +01:00
da78da27e5 fix(core): update 2022-01-19 15:34:52 +01:00
be38e91548 fix(core): update 2021-01-28 01:31:42 +00:00
08d7224016 fix(core): update 2021-01-28 01:30:27 +00:00
57e6f058be fix(core): update 2020-09-24 18:04:11 +00:00
a23e7349be fix(core): update 2019-11-08 18:41:08 +01:00
105acaf97b fix(core): update 2019-11-08 17:11:41 +01:00
bcc4ce9a87 fix(core): update 2019-11-07 00:26:47 +01:00