Commit Graph

16 Commits

Author SHA1 Message Date
Izaya ff56e4f2f2 wrote a better copper implementation, the new copper daemon, or ncd for short. 2017-10-07 03:53:14 +00:00
Izaya 7ee15582a1 Merge branch 'master' of github.com:XeonSquared/PsychOS 2017-09-12 17:50:44 +10:00
Izaya c3acea92d0 made the copper packet IDs only use printable characters 2017-09-12 17:50:32 +10:00
Izaya d2a0fa5910 made the copper repeat timeout configurable 2017-09-12 17:43:41 +10:00
Izaya 21a9c66d8d made stuff use computer.uptime because it always returns seconds 2017-09-10 15:23:46 +10:00
Izaya a7be3ada0d added some better copper configuration stuff. 2017-09-09 21:22:58 +10:00
Izaya e8bd168ad8 LKR cache improvements. 2017-09-05 19:06:24 +10:00
Izaya 1e3d4eddac fixed more stuff for #5, added logflushd 2017-09-04 20:13:31 +10:00
Izaya 24e5d76527 removed copper.0.lua because it's unneccesary 2017-09-04 02:52:46 +10:00
Izaya 8b7179edfe more fixes for #5 2017-09-04 02:37:43 +10:00
Izaya f289516c9d fixed cache clearing, some nil issues 2017-09-04 02:20:45 +10:00
Izaya a40d2dfc29 made copper actually add sent messages to the filter 2017-09-01 09:10:18 +10:00
Izaya 8e7b96ae08 added the copper reliability layer, part of the copper daemon. 2017-08-30 21:07:41 +10:00
Izaya fef9b7d540 added copper's packet system, reliability layer still WIP. 2017-08-28 16:06:07 +10:00
Izaya 224d2160ac added a timeout to net.recvstring 2017-08-03 12:24:54 +10:00
Izaya 07a9a3db3b added the net-ext library. pretty bare-bones atm but it'll be useful later. note to self: write documentation. 2017-08-02 23:52:52 +10:00