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
682a0c53ce
fix(core): update
2023-03-29 16:15:30 +02:00
f73d973383
fix(core): update
2023-03-29 16:07:54 +02:00
38058aba57
fix(core): update
2022-12-29 11:18:15 +01: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
9fc4db1e35
fix(core): update
2022-01-19 18:06:39 +01:00
da78da27e5
fix(core): update
2022-01-19 15:34:52 +01:00
489ad9284b
fix(core): update
2022-01-19 07:01:58 +01:00
499a1893f9
fix(core): update
2022-01-18 18:54:29 +01:00
544277cb8a
fix(core): update
2022-01-18 17:10:46 +01:00
23cca6cce3
fix(core): update
2021-02-01 22:36:37 +00: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
bcc4ce9a87
fix(core): update
2019-11-07 00:26:47 +01:00
3f073ab9b3
fix(core): update
2019-11-03 19:17:26 +01: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
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
126f020bf8
fix(core): update
2019-04-24 17:10:51 +02:00
114379c5b3
fix(core): update
2019-04-24 16:09:01 +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
eaa97f0598
update readme
2018-03-17 17:52:01 +01:00
02e17a52c3
update to latest standards
2018-03-15 02:29:40 +01:00
dea3746bb0
allow setting of specific server
2017-10-09 10:40:59 +02:00
0b6929af8f
update to newest version
2017-10-09 03:06:09 +02:00
7170e58457
update smartsocket class to use standard class method definition
2017-07-15 23:16:22 +02:00
02065e36a6
update to latest standards
2017-07-07 22:02:19 +02:00
62b36ab859
fix scoping of socket roles
2016-09-05 00:34:09 +02:00
4563aade16
small syntax fix
2016-09-04 22:20:33 +02:00
84f33fa447
now working in both directions so mesh setups work.
2016-08-15 02:36:17 +02:00
7f0fff0bf4
updated tests. Data now flows correctly between socket endpoints
2016-08-15 01:38:28 +02:00
bd8697ac6e
reconnect is now working
2016-08-14 22:17:55 +02:00
7b2b2bd151
updated structure
2016-08-14 03:25:26 +02:00
cb3d7f4d7b
update structure
2016-08-12 01:32:57 +02:00
8d58e0b2f3
update structure
2016-08-08 18:20:00 +02:00
8b8a940be6
now tests run trough
2016-08-07 18:59:39 +02:00
d005ceff58
update structure
2016-08-07 15:37:52 +02:00
309284ab68
update structure
2016-08-07 14:58:20 +02:00