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
1d83e7f5395d37e2d4c6177dacc2974886bf7b6b
Reticulum-Go
/
pkg
History
Ivan
1d83e7f539
Add request handling and metadata management to Resource struct; introduce methods for request ID, response status, and hashmap access, while removing deprecated IsCompressed method for cleaner code.
2025-12-01 20:30:42 -06:00
..
announce
refactor: simplify RequestPath method by removing unnecessary error handling
2025-11-20 21:45:01 -06:00
buffer
refactor: streamline Read and Close methods in buffer.go for improved clarity and efficiency
2025-11-20 21:45:06 -06:00
channel
Add HandleInbound method for processing incoming channel packets; introduce GenericMessage struct for message handling and packing/unpacking functionality.
2025-12-01 20:30:22 -06:00
common
Add destination type constants for packet handling in types.go
2025-10-07 21:31:45 -05:00
config
gosec fixes and added #nosec where necassary
2025-07-06 00:33:50 -05:00
cryptography
Fix: Address various static analysis warnings
2025-07-15 13:45:48 -05:00
debug
fix: use context.TODO() in logger.Enabled check for improved clarity
2025-11-07 12:51:14 -06:00
destination
Refactor Destination struct to enhance request handling and link management; introduce IncomingLinkHandler for improved link processing and update transport interface usage.
2025-12-01 20:30:32 -06:00
identity
Add LoadOrCreateTransportIdentity function to manage transport identity loading and creation; implement storage path handling and error logging for improved identity management.
2025-12-01 20:30:27 -06:00
interfaces
refactor: remove flaky address resolution checks in TestNewUDPInterface for improved test reliability
2025-11-20 21:45:35 -06:00
link
Update Link management with improved request handling, timeout mechanisms, and resource management; refactor packet handling for better clarity and efficiency.
2025-12-01 20:01:48 -06:00
packet
refactor: update delivery callback in TestPacketReceiptCallbacks to use channel for improved synchronization
2025-11-20 21:49:50 -06:00
pathfinder
0.3.2
2025-01-01 00:40:25 -06:00
rate
0.3.4
2025-01-01 17:00:11 -06:00
resolver
0.3.2
2025-01-01 00:40:25 -06:00
resource
Add request handling and metadata management to Resource struct; introduce methods for request ID, response status, and hashmap access, while removing deprecated IsCompressed method for cleaner code.
2025-12-01 20:30:42 -06:00
transport
Update link management by adding RegisterLink and UnregisterLink methods; improve handleLinkPacket and handleProofPacket for better link validation and error logging.
2025-12-01 20:02:02 -06:00