anonstream/anonstream/static
n9k 6ceb553b29 Buffer new and mutated users before sending to websockets
By default the buffer is exhausted every 4 seconds. This should defend against
a potential DoS against clients with JavaScript enabled. Before this, any
request with no token would generate a new user and immediately broadcast the
new user to all the websockets. It's best to lock down as much as possible the
number of places a client can cause the server to broadcasts to all the
websockets.
2022-02-22 16:25:43 +13:00
..
anonstream.js Buffer new and mutated users before sending to websockets 2022-02-22 16:25:43 +13:00
style.css Nojs chat: ETag, limit scrollback, timeout notice 2022-02-22 16:25:41 +13:00