Skip to content

Releases: ErikPelli/SimplyP2P

Handle edge case

13 Mar 12:11
Compare
Choose a tag to compare
  • Modify the value even if the timestamp in a packet is equals, if the value is true (and the state is false).

Documentation and code cleanup

06 Jun 19:16
Compare
Choose a tag to compare

Code is all documented and fixed to make it readable.
Crash issues have been fixed and the network continues to work if a new node connects or disconnects.
When the state is updated, the new value quickly propagates to all other peers.