dead simple package to be used as a core component of a termbin style service. used on tcp.ac
Go to file
kayos@tcp.direct f0cc0718ac
Chore: deps
2023-10-28 14:36:57 -07:00
.github Create go.yml 2023-10-28 14:35:06 -07:00
.gitignore Update dependencies 2023-10-28 14:35:04 -07:00
LICENSE Initial commit 2021-09-22 03:21:12 -07:00
README.md Add README.md 2023-10-28 14:35:04 -07:00
builder.go bump rate5 to v1.2.0 + adjust ratelimit 2023-10-28 14:35:07 -07:00
go.mod Chore: deps 2023-10-28 14:36:57 -07:00
go.sum Chore: deps 2023-10-28 14:36:57 -07:00
logger.go Fix: forever read + Feat: listen on unix socket 2023-10-28 14:35:06 -07:00
putxt.go Fix: replace netaddr with new stdlib net/netip 2023-10-28 14:35:10 -07:00
putxt_test.go Fix: forever read + Feat: listen on unix socket 2023-10-28 14:35:06 -07:00

PuTXT

NOTE: This API is anything but stable