0499db71b8
BREAKING CHANGE(socketconnection): Stricter typings, smartserve hooks, connection fixes, and tag API change
2025-12-04 07:59: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
544277cb8a
fix(core): update
2022-01-18 17:10:46 +01:00
57c748657a
fix(core): update
2020-12-16 01:38:57 +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
29597daba1
fix(core): update
2019-09-09 23:58:32 +02:00
0d94ed9345
fix(core): update
2019-08-13 11:36:31 +02:00
e75d5eabdb
fix(core): update
2019-08-12 22:46:57 +02:00
33fbabdd72
fix(core): update
2019-08-12 22:31:40 +02:00
1b20aa5992
fix(core): update
2019-05-02 11:46:36 +02:00
86cf94c5dc
fix(core): update
2019-04-26 17:35:15 +02:00
d296064bfa
fix(structure): update to latest standards
2019-01-30 03:14:02 +01:00
02e17a52c3
update to latest standards
2018-03-15 02:29:40 +01:00
02065e36a6
update to latest standards
2017-07-07 22:02:19 +02:00
7f0fff0bf4
updated tests. Data now flows correctly between socket endpoints
2016-08-15 01:38:28 +02:00
ab2196fd5f
update tests:
...
starting with updating tests to use both server and client side to mimic operation
2016-08-12 05:56:40 +02:00
3afede95fc
now handling responses
2016-08-12 05:17:13 +02:00
da510eb87a
more structure updates
2016-08-12 03:22:36 +02:00
cb3d7f4d7b
update structure
2016-08-12 01:32:57 +02:00
19a883c641
structure update
2016-08-09 23:37:25 +02:00
1f8e1fc7cb
some heavy internal refactoring
2016-08-09 18:22:30 +02:00
5109964247
some more logic
...
request/response abstraction to make transparent function calls happen
2016-08-09 16:33:56 +02:00
fee54dfb95
add some more logic
2016-08-09 11:42:21 +02:00