|
|
9d74e72ede
|
feat: add writeJSON function
|
2025-09-29 14:40:07 +07:00 |
|
|
|
dfbe2f2808
|
fix: fixing client deadlock condition & reconnection issues
|
2025-09-29 09:06:31 +07:00 |
|
|
|
4792d638c1
|
feat: adding channelSize to safe websocket client
|
2025-09-27 05:27:57 +07:00 |
|
|
|
b96e574726
|
feat: adding client close function
|
2025-09-27 04:52:47 +07:00 |
|
|
|
752804cc58
|
fix: restructuring safe websocket client
|
2025-09-27 04:48:01 +07:00 |
|
|
|
e686e69a24
|
fix: fixing client nil pointer
|
2025-09-26 16:10:19 +07:00 |
|
|
|
034e5b68e0
|
fix: client reconnection data race fix
|
2025-09-26 16:07:20 +07:00 |
|
|
|
6fb7cea1fa
|
fix client & server experimental fix
|
2025-09-26 15:02:54 +07:00 |
|
|
|
7457604e0f
|
fix: client data race hotfix
|
2025-09-26 14:18:53 +07:00 |
|
|
|
f32d97eac4
|
chore: cleaning unused mutex
|
2025-09-26 09:16:35 +07:00 |
|
|
|
4111dd0f25
|
fix: removing debugger for writePump
|
2025-09-25 17:33:00 +07:00 |
|
|
|
f91e24cc02
|
feat: adding rawQuery to safeWebsocketClient
|
2025-09-25 14:51:44 +07:00 |
|
|
|
ef98404caf
|
feat: safe websocket client implementation
|
2025-09-25 14:14:24 +07:00 |
|
|
|
eac2ed2bf1
|
fix: readPump and writePump hotfix
|
2025-09-25 10:42:40 +07:00 |
|
|
|
6b58b7f233
|
fix: data race hotfix
|
2025-09-25 07:24:57 +07:00 |
|
|
|
34811d4132
|
feat: safe websocket server implementation
|
2025-09-24 23:06:40 +07:00 |
|