This website requires JavaScript.
explore
Showcase
Help
Sign In
Networks
/
Reticulum-Go
Watch
2
Star
1
Fork
0
You've already forked Reticulum-Go
Code
Issues
5
Pull Requests
1
Actions
Packages
Projects
1
Releases
1
Wiki
Activity
Files
d5bf7dc720be5661f872690cb8ba0a27422490ca
Reticulum-Go
/
pkg
/
packet
History
Ivan
c004ff1a97
Fix packet header handling in Pack and Unpack methods to correct order of DestinationHash and TransportID.
2025-09-07 02:24:07 -05:00
..
constants.go
Enhance node announcement handling and packet structure. Introduce node-specific metadata in the Reticulum struct, update announce packet creation to support new formats, and improve validation checks for announce data. Adjust minimum packet size requirements and refactor related functions for clarity and consistency.
2025-03-29 18:12:47 -05:00
packet_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
packet.go
Fix packet header handling in Pack and Unpack methods to correct order of DestinationHash and TransportID.
2025-09-07 02:24:07 -05:00