20kdc
b26a48165d
Added a system for building 'light nodes' with minified OC-specific source.
...
The light node system should only be used where necessary, as light
nodes contribute absolutely nothing to network messaging.
Maybe a minified full port of culib could be made for a "medium node",
which would be (protocol behavior-wise) exactly like normal nodes,
but minified and with interfaces cut down internally.
2017-03-23 01:17:57 +00:00
20kdc
7f9623ddbd
A few adjustments to culib, a fix to relib, and adding a few missing things
2017-03-23 01:11:37 +00:00
20kdc
2c13ad9469
Move workspace forward to include some applications & application protocol documents
2017-03-22 23:05:31 +00:00
20kdc
bf3ec0ec26
Those changes lost in the midst of testing.
2017-03-21 12:50:23 +00:00
20kdc
eeb01821c3
Fix the hierarchial gateway and make the OC/CU/RE driver more resilient
2017-03-20 22:58:05 +00:00
20kdc
8e8b3f650d
Make relib relatively backend-independent, increase the max timers to 0x400.
...
relib now relies on an additional parameter which should be
require("culib"), but could instead be a Copper-like library.
2017-03-20 16:14:36 +00:00
20kdc
4a4cd485b1
Add an (as of yet untested) OC implementation of a Hierarchial Gateway
2017-03-20 00:40:28 +00:00
20kdc
c91f3bd2a9
Be more explicit in protocol.1 about packet alterations, add license header to occure.lua
2017-03-20 00:33:06 +00:00
20kdc
3f77445da7
Fix stupid bug in relib
2017-03-19 21:41:55 +00:00