|
|
0d0de32d21
|
chore: seperete goroutine into function for readability
|
2025-10-11 10:16:02 +07:00 |
|
|
|
88ae539f54
|
fix: fixing memory leak from unbuffered channel
v0.0.37
|
2025-10-07 09:16:51 +07:00 |
|
|
|
78a5b21531
|
fix: fixing websocket error message log
v0.0.36
|
2025-10-03 10:40:46 +07:00 |
|
|
|
e011931436
|
fix: messageType typo
v0.0.35
|
2025-10-01 15:09:06 +07:00 |
|
|
|
70d9a37a4e
|
fix: pong data race
v0.0.34
|
2025-10-01 14:41:23 +07:00 |
|
|
|
2ab2e07b9b
|
fix: pong not sent
v0.0.33
|
2025-10-01 14:00:22 +07:00 |
|
|
|
9a9c65c24c
|
fix: ping not sent
v0.0.32
|
2025-10-01 13:45:48 +07:00 |
|
|
|
8a11ce0103
|
fix: extend read deadline wait
v0.0.31
|
2025-09-30 13:13:29 +07:00 |
|
|
|
cf63683c9c
|
fix: fixing panic on pong write message
v0.0.30
|
2025-09-30 10:43:39 +07:00 |
|
|
|
92bd56aac0
|
fix: fixing data race
v0.0.29
|
2025-09-30 10:33:30 +07:00 |
|
|
|
b4e7238b0b
|
fix: fixing data race
v0.0.28
|
2025-09-30 09:59:46 +07:00 |
|
|
|
b092e36987
|
fix: adding reconnect when deadline met
v0.0.27
|
2025-09-30 08:16:58 +07:00 |
|
|
|
4f956b8fe9
|
fix: read issues
v0.0.26
|
2025-09-30 07:24:54 +07:00 |
|
|
|
967b8a98b3
|
fix: write & reader posiiton
v0.0.25
|
2025-09-30 07:12:38 +07:00 |
|
|
|
d09d389011
|
fix: initialize write channel
v0.0.24
|
2025-09-30 06:59:01 +07:00 |
|
|
|
c550701dfa
|
fix: adding lock for cancel function slices
v0.0.23
|
2025-09-29 22:53:29 +07:00 |
|
|
|
2225391fc3
|
fix: changing to one concurrent writer & reader
v0.0.22
|
2025-09-29 22:47:33 +07:00 |
|
|
|
9f8ee49b5c
|
fix: adding SafeWebSocketClient parameter
v0.0.21
|
2025-09-29 18:48:38 +07:00 |
|
|
|
735f55858e
|
fix: adding nil checker
v0.0.20
|
2025-09-29 17:58:19 +07:00 |
|
|
|
5e5df9090f
|
fix: adding back read mutex for data race
v0.0.19
|
2025-09-29 17:55:24 +07:00 |
|
|
|
1537e58444
|
fix: fixing deadlock caused by read mutex
v0.0.18
|
2025-09-29 16:38:08 +07:00 |
|
|
|
66b27082b9
|
feat: adding reconnect channel for authentication purposes
v0.0.17
v0.0.16
|
2025-09-29 15:45:02 +07:00 |
|
|
|
9d74e72ede
|
feat: add writeJSON function
v0.0.15
|
2025-09-29 14:40:07 +07:00 |
|
|
|
dfbe2f2808
|
fix: fixing client deadlock condition & reconnection issues
v0.0.14
|
2025-09-29 09:06:31 +07:00 |
|
|
|
4792d638c1
|
feat: adding channelSize to safe websocket client
v0.0.13
|
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
v0.0.12
|
2025-09-27 04:48:01 +07:00 |
|
|
|
e686e69a24
|
fix: fixing client nil pointer
v0.0.11
|
2025-09-26 16:10:19 +07:00 |
|
|
|
034e5b68e0
|
fix: client reconnection data race fix
v0.0.10
v0.0.9
|
2025-09-26 16:07:20 +07:00 |
|
|
|
6fb7cea1fa
|
fix client & server experimental fix
v0.0.8
|
2025-09-26 15:02:54 +07:00 |
|
|
|
7457604e0f
|
fix: client data race hotfix
v0.0.7
|
2025-09-26 14:18:53 +07:00 |
|
|
|
f32d97eac4
|
chore: cleaning unused mutex
v0.0.6
|
2025-09-26 09:16:35 +07:00 |
|
|
|
4111dd0f25
|
fix: removing debugger for writePump
v0.0.5
|
2025-09-25 17:33:00 +07:00 |
|
|
|
f91e24cc02
|
feat: adding rawQuery to safeWebsocketClient
v0.0.4
|
2025-09-25 14:51:44 +07:00 |
|
|
|
ef98404caf
|
feat: safe websocket client implementation
v0.0.3
|
2025-09-25 14:14:24 +07:00 |
|
|
|
eac2ed2bf1
|
fix: readPump and writePump hotfix
v0.0.2
|
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
v0.0.1
|
2025-09-24 23:06:40 +07:00 |
|
|
|
8dd4050cad
|
Initial commit
|
2025-09-23 01:21:51 -04:00 |
|