cb13839157
fix: nil-close bug, stale docs, dead code, and tracked binaries ( #7 )
CI / Build and Test (push) Successful in 34s
2026-02-20 20:00:44 +00:00
dc56261b58
fix: remove context reaper to prevent background tabs from going stale ( #4 )
CI / Build and Test (push) Failing after 35s
2026-02-20 19:11:12 +00:00
Ryan Hamamura
60009124c9
feat: add declarative Options.Streams for automatic JetStream stream creation
...
CI / Build and Test (push) Has been cancelled
Streams listed in Options.Streams are created by Start() when the
embedded NATS server initializes, replacing manual EnsureStream calls
during setup. Migrates nats-chatroom and pubsub-crud examples.
2026-02-19 12:24:44 -10:00
Ryan Hamamura
11c6354da0
docs: add guide covering routing, state, HTML DSL, pubsub, and project structure
2026-02-13 10:55:07 -10:00