List view
This milestone collates the progress of all the chores planned before the transition to minor release version `2.2.0`.
No due date•11/22 issues closed- No due date•7/7 issues closed
This Milestone is about overall quality of life improvements and OOP improvements - [ ] design and template around bi-directional node communication via our multicast module - [x] utilities and errors - [ ] Misc data structures (optional)
No due date•17/21 issues closedAll things Documented is the goal. This milestone is just symbolic to 'document' the progress of that goal.
No due date•66/73 issues closed- No due date•1/1 issues closed
Multicast can be used for the needs of the "LINK" message by encapsulating connection-based communications within a multicast group. "LINK" messages are used by Pocket Network Protocol to Route messages traffic with a connection-based unicast communication channel in a NON-blocking manner. This Module should not implement anything close to a "LINK" message handler beyond the support of transparently allowing traffic with a connection-based unicast communication channel in a NON-blocking manner to traverse the exposed API
No due dateMulticast is useful for some of the needs of the "HEAR" message. "HEAR" messages are used by [Pocket Network Protocol](https://github.com/reactive-firewall/Pocket-PiAP/projects/2) to selectively acknowledge "SAID"/"SAY" message traffic without an underlying connection-based communication channel.
No due date•2/3 issues closedMulticast can be used for the needs of the "SAID" message by emulating an anycast behavior. "SAID" messages are used by Pocket Network Protocol to Route messages traffic without a unicast-based communication channel. Hint: IPv6 performs an anycast like routing by handling anycast packets at near-edges specially, multicast could do something similarly with a TTL and message encapsulation.
No due dateMulticast is ideal for the needs of the "SAY" message. "SAY" messages are used by [Pocket Network Protocol](https://github.com/reactive-firewall/Pocket-PiAP/projects/2) to Send message traffic without a connection-based communication channel.
No due date•2/2 issues closedSome of the code is still very WET
No due date•33/37 issues closed- No due date•120/125 issues closed