- Manehattan MAS hub
- https://holanet.xyz
-
Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.
- Joined on
2022-08-07
Block a user
Add an "Any" type to PDL
Because we are testing the interaction between static and dynamic systems, #19 needs to be solved before the solution can properly be tested.
Add an "Any" type to PDL
Working on the static system currently, need to remember the dynamic system as well
Ensure consistency between static and dynamic systems
Ensure that byte counts in tag CNs are consistent
message-size-increase
Everything has been implemented, but not fully tested. This branch already got out of scope once, so it will be merged now.
Need methods to set send and receive deadlines on hopp.Trans
There will be SetDeadline methods for now, with Set[Read/Write]Deadline on hopp.Trans coming later. hopp.Conn will have SetDeadline and Set[Accept/Open]Deadline.
Need to support larger messages, arrays
Implemented limits for TAPE, must write tests to see if they are properly respected