Mirror of 20kdc's Copper network stack.
Go to file
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
oc Added a system for building 'light nodes' with minified OC-specific source. 2017-03-23 01:17:57 +00:00
.gitignore Add incomplete workspace, for now. 2017-03-18 09:37:56 +00:00
LICENSE Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
cdlib.lua Add an (as of yet untested) OC implementation of a Hierarchial Gateway 2017-03-20 00:40:28 +00:00
culib.lua A few adjustments to culib, a fix to relib, and adding a few missing things 2017-03-23 01:11:37 +00:00
gennet.lua Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
ports Move workspace forward to include some applications & application protocol documents 2017-03-22 23:05:31 +00:00
protocol.0 Broadcast Address support. 2017-03-18 16:12:31 +00:00
protocol.1 Clarify possibilities of interaction between broadcast packets and hierarchial gateways. 2017-03-20 16:20:52 +00:00
protocol.2 A few adjustments to culib, a fix to relib, and adding a few missing things 2017-03-23 01:11:37 +00:00
relib.lua A few adjustments to culib, a fix to relib, and adding a few missing things 2017-03-23 01:11:37 +00:00
runtest.lua Adjust the tuning parameters for real-world usage. 2017-03-19 21:54:57 +00:00
testnet.lua Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00