dead simple package to be used as a core component of a termbin style service. used on tcp.ac
Go to file
dependabot[bot] d61f43f0cf
Bump github.com/yunginnanet/Rate5 from 1.2.0 to 1.2.1
Bumps [github.com/yunginnanet/Rate5](https://github.com/yunginnanet/Rate5) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yunginnanet/Rate5/releases)
- [Commits](https://github.com/yunginnanet/Rate5/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/yunginnanet/Rate5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 14:35:07 -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
builder.go bump rate5 to v1.2.0 + adjust ratelimit 2023-10-28 14:35:07 -07:00
go.mod Bump github.com/yunginnanet/Rate5 from 1.2.0 to 1.2.1 2023-10-28 14:35:07 -07:00
go.sum Bump github.com/yunginnanet/Rate5 from 1.2.0 to 1.2.1 2023-10-28 14:35:07 -07:00
LICENSE Initial commit 2021-09-22 03:21:12 -07:00
logger.go Fix: forever read + Feat: listen on unix socket 2023-10-28 14:35:06 -07:00
putxt_test.go Fix: forever read + Feat: listen on unix socket 2023-10-28 14:35:06 -07:00
putxt.go Fix: forever read + Feat: listen on unix socket 2023-10-28 14:35:06 -07:00
README.md Add README.md 2023-10-28 14:35:04 -07:00

PuTXT

NOTE: This API is anything but stable