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
92e4651c0c72c7e7c009bfcff10b46f1f76b78f9
Reticulum-Go
/
pkg
/
interfaces
History
Ivan
92e4651c0c
update build constraints for TCP interfaces to support TinyGo
2025-11-10 10:11:06 -06:00
..
auto_test.go
Code cleanup of unused functions/variables
2025-05-07 18:35:45 -05:00
auto.go
Fixes
2025-10-30 19:05:20 -05:00
interface_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
interface.go
gosec fixes and added #nosec where necassary
2025-07-06 00:33:50 -05:00
tcp_common.go
update build constraints for TCP interfaces to support TinyGo
2025-11-10 10:11:06 -06:00
tcp_linux.go
update build constraints for TCP interfaces to support TinyGo
2025-11-10 10:11:06 -06:00
tcp_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
tcp.go
Refine comment in TCPClientInterface to clarify HDLC framing usage for TCP connections
2025-09-27 04:41:36 -05:00
udp_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
udp.go
Update UDPInterface Send method to return an error for unsupported UDP functionality in TinyGo
2025-10-30 19:08:42 -05:00