barisusakli
|
dc7839b511
|
small fix
|
10 years ago |
barisusakli
|
daf1a388eb
|
closes #3039
|
10 years ago |
Barış Soner Uşaklı
|
c9b98306e0
|
dont require everything in folder
dont want rooms.js to be public
|
10 years ago |
barisusakli
|
77e956861a
|
#2486
various fixes for socket.io cluster
display user presence correctly
|
10 years ago |
Barış Soner Uşaklı
|
07572b188b
|
fix crash
|
10 years ago |
barisusakli
|
558e708576
|
remove console.log
|
10 years ago |
Barış Soner Uşaklı
|
e5343b7efc
|
dont display cluster warning if not running as cluster
|
10 years ago |
Barış Soner Uşaklı
|
8eb45fc80a
|
dont remove self from browsing
|
10 years ago |
Barış Soner Uşaklı
|
d20628a8d4
|
closes #2539
|
10 years ago |
barisusakli
|
92c869e886
|
try to get ip from x-forwarded-for first
|
10 years ago |
barisusakli
|
c87c99eadd
|
dont check admin emits against flooding
|
10 years ago |
barisusakli
|
caec718092
|
callback for getUidsInRoom
|
10 years ago |
barisusakli
|
aab2bc0b39
|
keep track of the last 20 events
|
10 years ago |
barisusakli
|
6ccdf187ea
|
closes #2595
|
10 years ago |
barisusakli
|
f6525a13c8
|
data will be always inside socket.io/ modules
|
10 years ago |
barisusakli
|
e0edb71a8a
|
use socket.io default and ["polling", "websocket"]
|
10 years ago |
barisusakli
|
d68c44fd0a
|
dont sent status update if user set it offline
|
10 years ago |
barisusakli
|
a9e12f4174
|
remove unused requires
|
10 years ago |
psychobunny
|
da7dcd99a8
|
#2532 renamed to "socket.io:transports"
Sample config:
"socket.io": {
"transports": ["websocket"]
}
|
10 years ago |
barisusakli
|
7ec8393004
|
closes #2532
|
10 years ago |
barisusakli
|
59545d740c
|
only emit event:user_leave to topic rooms instead of all online users
|
10 years ago |
barisusakli
|
e72ec429a2
|
remvoed lowered pingTimeout
|
10 years ago |
barisusakli
|
9b083a6a66
|
half ping timeout
|
10 years ago |
barisusakli
|
2e04501224
|
closes #2516
|
10 years ago |
barisusakli
|
b63c0df8a2
|
fixed event name
|
10 years ago |
barisusakli
|
ef3b6a2450
|
closes #2498
|
10 years ago |
barisusakli
|
7ae7c50f56
|
app.user
|
10 years ago |
barisusakli
|
d544b19220
|
set path on socket.io server
|
10 years ago |
barisusakli
|
3a0b92a0e4
|
fix path for socket.io subfolder install
|
10 years ago |
barisusakli
|
e7a52b615b
|
remove user from users:online on delete
|
10 years ago |
barisusakli
|
392be78554
|
fix whitespace
|
10 years ago |
barisusakli
|
0a2d543186
|
removed getUserSockets
|
10 years ago |
barisusakli
|
fa92eb4d5c
|
onDisconnect fix
|
10 years ago |
barisusakli
|
3a172711f4
|
socket.io index refactor
|
10 years ago |
barisusakli
|
14a5de6d9d
|
not used
|
10 years ago |
barisusakli
|
f7c70e2a7a
|
update all socket methods, works on single node
|
10 years ago |
barisusakli
|
13609edf82
|
fix reqFromSocket for socket.io 1.x
|
10 years ago |
barisusakli
|
c213f77f91
|
merge
|
10 years ago |
barisusakli
|
5ac5d20e4b
|
users:online refactor
|
10 years ago |
Julian Lam
|
1ce3c9ca2d
|
no longer logging warnings for socket.io
|
10 years ago |
Julian Lam
|
7ad242b981
|
using redis for user online list management if configured
|
10 years ago |
Julian Lam
|
e952a873a8
|
moving onlineUsers from an in-memory variable to a sorted set
|
10 years ago |
barisusakli
|
4bed05a622
|
disable stuff that crashes in socket.io 1.x
|
10 years ago |
barisusakli
|
7cbaa90d36
|
update to socket.io 1.2.1, return_buffers option
|
10 years ago |
barisusakli
|
73fb653ddf
|
emit works
|
10 years ago |
barisusakli
|
82d863b9c8
|
deps, disabled all server side calls
|
10 years ago |
barisusakli
|
347e37a224
|
show warning and errors for socket.io also show info in dev
|
10 years ago |
barisusakli
|
d177481f94
|
chop chop
|
10 years ago |
barisusakli
|
6012223b81
|
show message name, fix template name overwrite
|
10 years ago |
barisusakli
|
9c1216eb63
|
closes #2432
|
10 years ago |