10 Commits (b67f7dc90079922d8b8db3ca70688fde8e322c2a)

Author SHA1 Message Date
mleku e56bf76257
Add NIP-11 relay synchronization and group management features 2 months ago
mleku 53fb12443e
Add benchmark tests and optimize encryption performance 2 months ago
mleku f5d13a6807
Update error handling and logging in message processing 3 months ago
mleku a4fc3d8d9b
Implement spider functionality for event synchronization 3 months ago
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