12 Commits (173a34784f0d0d6c94ec2f33ba511172a1b699c2)

Author SHA1 Message Date
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku 4e96c9e2f7
Remove debug logging across the codebase and update version to `v0.3.0`. 4 months ago
mleku 5edb7a3b09
implement auth and a simple admin-follows whitelist 4 months ago
mleku b6ea3d5181
Add `HandleDelete` and `GetSerialsFromFilter` methods, integrate admin keys handling, and enhance constraints API. Include a new CLI `convert` tool for key translation. 4 months ago
mleku 51f04f5f60
implemented event and req 4 months ago
mleku 91d95c6f1a
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules. 4 months ago
mleku 576475e3dc
Add `countenvelope` encoder with marshal/unmarshal support, buffer pool integration, and tests; improve error messages for subscription validation 5 months ago
mleku 6c39ea4332
Add `reqenvelope` package with marshal/unmarshal support and tests, implement `GenFilters` utility, and improve filter-related methods for robustness 5 months ago
mleku faa527756b
Add `eventenvelope` codec with support for `Submission` and `Result` envelopes, implement `EstimateSize`, and increase buffer capacity 5 months ago
mleku 431f37763d
add NOTICE and OK envelope encoders with marshal/unmarshal support and comprehensive tests 5 months ago
mleku caf9546d1c
add EOSE envelope encoder with marshal/unmarshal support and tests 5 months ago
mleku acee5e3a90
implement auth, closed and close envelopes 5 months ago