No description
Find a file
Virgil 4a281e6e25 feat(pool): wire keepalive ticks through splitters
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 19:00:18 +00:00
.core/reference feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
api fix: correct module path to dappco.re/go/proxy 2026-04-04 16:10:33 +01:00
docs docs: add core/go RFC primitives for agent reference 2026-04-04 15:48:45 +01:00
log fix: correct module path to dappco.re/go/proxy 2026-04-04 16:10:33 +01:00
pool feat(pool): wire keepalive ticks through splitters 2026-04-04 19:00:18 +00:00
splitter feat(pool): wire keepalive ticks through splitters 2026-04-04 19:00:18 +00:00
.gitignore feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
accesslog_impl.go Wire access log config into proxy 2026-04-04 18:42:57 +00:00
accesslog_test.go Wire access log config into proxy 2026-04-04 18:42:57 +00:00
CLAUDE.md feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
config.go feat(proxy): fill RFC login and watch gaps 2026-04-04 18:25:36 +00:00
config_test.go fix(proxy): validate config and reload pools 2026-04-04 18:19:09 +00:00
core_impl.go fix(proxy): tighten listener and limiter lifecycle 2026-04-04 18:49:03 +00:00
customdiff_test.go feat(proxy): implement RFC surface 2026-04-04 10:29:02 +00:00
events.go feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
go.mod fix: correct module path to dappco.re/go/proxy 2026-04-04 16:10:33 +01:00
go.sum feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
job.go feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
job_test.go feat(proxy): implement RFC surface 2026-04-04 10:29:02 +00:00
miner.go feat(proxy): fill RFC login and watch gaps 2026-04-04 18:25:36 +00:00
miner_login_test.go feat(proxy): fill RFC login and watch gaps 2026-04-04 18:25:36 +00:00
proxy.go fix(proxy): tighten listener and limiter lifecycle 2026-04-04 18:49:03 +00:00
ratelimit_test.go fix(proxy): tighten listener and limiter lifecycle 2026-04-04 18:49:03 +00:00
reload_test.go fix(proxy): tighten listener and limiter lifecycle 2026-04-04 18:49:03 +00:00
server.go feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
state_impl.go feat(proxy): wire worker bus and mapper startup 2026-04-04 18:53:16 +00:00
stats.go feat(proxy): implement RFC surface 2026-04-04 10:29:02 +00:00
worker.go feat(proxy): wire worker bus and mapper startup 2026-04-04 18:53:16 +00:00
worker_test.go feat(proxy): wire worker bus and mapper startup 2026-04-04 18:53:16 +00:00