21 Commits

Author SHA1 Message Date
0499db71b8 BREAKING CHANGE(socketconnection): Stricter typings, smartserve hooks, connection fixes, and tag API change 2025-12-04 07:59:44 +00:00
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
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
7c98e19988 fix(core): update 2022-01-20 16:50:25 +01:00
f9f6975b87 fix(core): update 2022-01-19 08:05:06 +01:00
489ad9284b fix(core): update 2022-01-19 07:01:58 +01:00
ca7470eedf fix(core): update 2020-09-30 00:20:53 +00:00
c6ad490a6f fix(core): update 2020-09-29 17:21:08 +00:00
57e6f058be fix(core): update 2020-09-24 18:04:11 +00:00
1fbc76ef30 fix(core): update 2020-09-24 18:03:01 +00:00
a3f4dcbc2a fix(core): update 2019-09-01 18:07:52 +02:00
c441d89596 fix(core): update 2019-08-13 15:58:08 +02:00
86cf94c5dc fix(core): update 2019-04-26 17:35:15 +02:00
126f020bf8 fix(core): update 2019-04-24 17:10:51 +02:00
d2cb6a3045 fix(core): update 2019-04-24 15:47:28 +02:00
d296064bfa fix(structure): update to latest standards 2019-01-30 03:14:02 +01:00
aef4f9c591 now working as expected 2018-03-19 10:00:11 +01:00