Commit Graph

8 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
c8556355c0 fix(core): update 2023-07-21 03:53:41 +02: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
7c98e19988 fix(core): update 2022-01-20 16:50:25 +01:00
a7b14cd383 fix(core): update 2022-01-19 19:52:14 +01:00
4e7455fa26 fix(core): update 2022-01-19 19:05:44 +01:00
f9f6975b87 fix(core): update 2022-01-19 08:05:06 +01:00