168 Commits (23985719baa5304b4c2b9ca0e63cb2dbdc3542cf)
 

Author SHA1 Message Date
mleku faa527756b
Add `eventenvelope` codec with support for `Submission` and `Result` envelopes, implement `EstimateSize`, and increase buffer capacity 4 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 3867b87b8b
create new tag constructors for more flexibility 5 months ago
mleku acee5e3a90
implement auth, closed and close envelopes 5 months ago
mleku 1ba2bb0a9b
implement filter codec 5 months ago
mleku c958a7d9ed
add forked version of encoding/json with html escape disabled 5 months ago
mleku f15db4313b
Add warning about improper JSON encoding with `json.Marshal` in `event.E` documentation and emphasize buffer pool usage. 5 months ago
mleku 0f7f3017ea
Implement `MarshalJSON` and `UnmarshalJSON` for `tag.T`, update relayinfo marshaling comments, and adjust tests for consistent JSON handling. 5 months ago
mleku ddb4c486cb
Document JSON marshaling issue with escaped characters in `MarshalJSON` and update tests to prevent improper marshaling. 5 months ago
mleku 7d20a51508
Refactor tag encoder to optimize buffer reuse, simplify tag marshaling, and improve event handling; enhance tests with additional coverage and example validation. 5 months ago
mleku 225f949540
Refactor event encoder to handle nil tags gracefully and optimize buffer allocation; update tests for improved coverage and data consistency. 5 months ago
mleku bf178eae4e
complete the marshal/unmarshal of events using the new pool enabled tag codecs 5 months ago
mleku 8add32bb78
Add relayinfo package and utility modules for NIP-11 support 5 months ago
mleku ecaf52b98f
Add core packages, configuration system, and initial application structure 5 months ago
mleku b8db587d7b
initial addition of essential crypto, encoders, workflows and LLM instructions 5 months ago
mleku f449a9d415
Add documentation guidelines and placeholder image to README 5 months ago
mleku 914f694dc4
Add initial project structure with README, LICENSE, and .gitignore config 5 months ago