Luk
|
b983278a17
|
small updates
|
2024-09-21 11:26:39 +08:00 |
|
Luk
|
e88d063184
|
save commid to socket in addition to usid
|
2024-09-20 19:12:12 +08:00 |
|
Luk
|
a33572c240
|
rename _clid to clid
|
2024-09-19 11:18:01 +08:00 |
|
Luk
|
cbd5f5feb1
|
removeUserSocket to delete socket.usid, not delete socket.skid
|
2024-09-19 11:15:02 +08:00 |
|
Luk
|
7c58dfacbb
|
添加了 appkey 作为 sendToOne 的判断依据
|
2024-09-18 13:15:17 +08:00 |
|
Luk
|
e9e7b2a63e
|
取消 socketPool,使用内置的 wsServer.clients 来管理;设置 socket.skid/usid 来管理究竟要 sendToOne 给谁
|
2024-09-18 10:20:27 +08:00 |
|
Luk
|
3529789787
|
注意到,前端显示仍然连接着 socket,但后台却判断为不是 OPEN。所以把 if 改成 try.
|
2024-09-16 15:04:53 +08:00 |
|
Luk
|
b37fdb40a2
|
comment out console.log to reduce output logs
|
2024-02-16 09:59:23 +08:00 |
|
Luk
|
00702c4aea
|
u
|
2024-02-06 09:11:51 +08:00 |
|
Luk
|
4f57a147a5
|
add an ending comma in console.xxx({_at,...}, '\n,')
|
2024-02-05 11:39:18 +08:00 |
|
Luk
|
96c47325a6
|
console.log({_at, ...})
|
2024-02-05 09:50:20 +08:00 |
|
Luk
|
35083bb325
|
u
|
2024-01-16 22:16:21 +08:00 |
|
|
c62f0211b7
|
standardize: read user input with [key] instead of <key>; pm2 --name=* -e * -o *
|
2023-10-10 19:27:58 +08:00 |
|
|
e0e2c154b6
|
u
|
2023-10-04 21:14:04 +08:00 |
|
|
9761c3cc6f
|
u
|
2023-09-06 14:04:12 +08:00 |
|
|
7fd8868290
|
u
|
2023-08-14 11:38:50 +08:00 |
|
|
6c798bcd00
|
rename user 'uuid' to 'usid'
|
2022-09-11 20:39:15 +08:00 |
|
|
ac76575e4f
|
rename wssServer to wsServer
|
2022-09-10 20:32:17 +08:00 |
|
|
77206c0131
|
rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'
|
2022-08-17 08:59:55 +08:00 |
|
|
c1acfe53fb
|
rename all base.xxx to basend-xxx
|
2022-06-04 10:51:45 +08:00 |
|
|
ab4dfb2db4
|
u
|
2022-04-03 19:31:15 +08:00 |
|
|
40616c8116
|
rename index.js to basesocket.js
|
2022-04-01 21:38:58 +08:00 |
|