Commit Graph

8 Commits

Author SHA1 Message Date
09dbb00179 BREAKING CHANGE(smartsocket): Replace setExternalServer with hooks-based SmartServe integration and refactor SocketServer to support standalone and hooks modes 2025-12-03 09:22:44 +00:00
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
c8556355c0 fix(core): update 2023-07-21 03:53:41 +02:00
966d953aff BREAKING CHANGE(switch to esm): update 2022-03-14 22:40:55 +01:00
4e7455fa26 fix(core): update 2022-01-19 19:05:44 +01:00
9435796333 fix(core): update 2022-01-19 18:36:13 +01:00
da78da27e5 fix(core): update 2022-01-19 15:34:52 +01:00
f9f6975b87 fix(core): update 2022-01-19 08:05:06 +01:00