6 Commits (49619f74c70aa1c60b4f5d7ab2ef59d41a3c915e)

Author SHA1 Message Date
mleku 6f71b95734
Handle EOF case in text encoder helper loop. 4 months ago
mleku 22cde96f3f
Remove `bufpool` references and unused imports, optimize memory operations. 4 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 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 bf178eae4e
complete the marshal/unmarshal of events using the new pool enabled tag codecs 5 months ago
mleku ecaf52b98f
Add core packages, configuration system, and initial application structure 5 months ago