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
4e37112aeea02755c84472d864e9f0ef3c69689e
Reticulum-Go
/
pkg
/
packet
History
Ivan
4e37112aee
refactor: replace log statements with debug logging in packet.go for improved clarity and consistency
2025-11-20 21:45:44 -06: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 benchmarking tests for packet and transport operations
2025-09-25 12:42:44 -05:00
packet.go
refactor: replace log statements with debug logging in packet.go for improved clarity and consistency
2025-11-20 21:45:44 -06:00
receipt_test.go
feat: implement PacketReceipt struct with methods for receipt creation, validation, and timeout handling
2025-11-20 21:31:31 -06:00
receipt.go
feat: implement PacketReceipt struct with methods for receipt creation, validation, and timeout handling
2025-11-20 21:31:31 -06:00