Commit Graph

6 Commits

Author SHA1 Message Date
Pat Whittingslow 80e4c59ae7 include tinygo into CI (#67)
* try to include tinygo into CI

* fix tinygo issues
2026-04-09 10:00:10 -03:00
Patricio Whittingslow 97acaa2cb3 fix coverage not showing inter-package coverage and add race flag 2026-03-08 19:25:14 -03:00
Pat Whittingslow 7698b9fb81 do not rely on unspecified Go behaviour; fix TCP ring buffer bug (#16)
* do not rely on unspecified Go behaviour; fix TCP ring buffer bug

* even more stricter error handling on tcp connections

* stricter lock copying in tcp.Conn, even though likely not a problem

* add listener and tcp pool logging

* forgot reqAddr unused

* add logging to TCPConn and friends
2026-01-05 10:03:24 -03:00
soypat 47eae76dcf remove govulncheck from CI for time being 2025-06-15 18:04:33 -03:00
soypat 8191874c49 fix codecov yaml 2025-01-24 22:44:19 -03:00
Patricio Whittingslow 53f3296e99 Initial commit 2024-12-23 18:37:48 -03:00