1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-15 22:34:54 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev 8dd084ac5c A couple of minor changes to HTTP limiting
- We now error if there are too many websockets, instead of queuing
   them up. As these have a more explicit "lifetime", it could be
   confusing if http.websocket just blocks indefinitely.
 - Fix a CCME when cleaning up resources.
2019-01-11 12:07:56 +00:00
..
api Remove redundant line in copyright header 2019-01-03 11:02:21 +00:00
client Clean up our handling of configuration files 2019-01-05 20:12:02 +00:00
core A couple of minor changes to HTTP limiting 2019-01-11 12:07:56 +00:00
server/proxy Happy new year! 2019-01-01 01:10:18 +00:00
shared WIP: Http rework (#98) 2019-01-11 11:33:05 +00:00
ComputerCraft.java WIP: Http rework (#98) 2019-01-11 11:33:05 +00:00