6 Commits (e161d0e4be93928af071ab225e626a4007a6dfd5)

Author SHA1 Message Date
mleku edcdec9c7e
Add Blossom blob storage server and subscription management 2 months ago
mleku 117e5924fd
Remove deprecated JSON encoder/decoder and update dependencies 3 months ago
mleku 2ba361c915
Add relay identity management and subscription enhancements. 4 months ago
mleku fc546ddc0b
Replace `errorf` with `errors` and `fmt.Errorf`, remove redundant logging across database operations, minimize unused imports, and improve concurrent event delivery logic. Added CPU utilization optimization in the main runtime configuration. 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