pokemon-showdown/test/application
Guangcong Luo 5094631fcf Implement Roomlog library
Rooms now have their logging abstracted into their own file, which also
allows the rest of rooms.js to be simplified by a decent margin.

This is in preparation for using Redis as a backing for scrollback log
storage, which will give us a lot more RAM to work with.

My newest newest plan is actually to locally cache room scrollback, and
only read battle logs from Redis. This will make chatroom-joining
faster.
2017-12-16 15:40:45 -06:00
..
chat.js
ladders-matchmaker.js
process-manager.js
rooms.js
simulator.js
sockets.js
team-validator.js
users.js