Kubernetes API Translator
Go to file
Michael Bolot 2eb41a9db7 Only return changed counts, and send initial count
Three main changes:
- When a count changes, only send that count. This makes the
count socket significantly more usable
- The count buffer will now send a count right away. This allows
a message to launch wihtout an inital buffered wait period
- The count buffer now sends messages every 5 seconds instead of 1
2022-10-03 16:12:11 -05:00
pkg Only return changed counts, and send initial count 2022-10-03 16:12:11 -05:00
.dockerignore Refactor 2020-01-30 22:37:59 -07:00
.drone.yml enable fossa scanning 2022-03-31 14:32:46 -07:00
.gitignore Dependencies bumps 2022-04-05 17:15:14 +02:00
Dockerfile Stop using vendor 2020-04-15 22:50:51 -07:00
go.mod missed a few packages 2022-05-25 18:49:16 -05:00
go.sum missed a few packages 2022-05-25 18:49:16 -05:00
LICENSE Initial commit 2019-08-04 10:41:32 -07:00
main.go Update wrangler 2022-01-07 14:31:29 -07:00
Makefile Update port in Makefile 2020-05-30 21:44:51 -07:00