woikos 205f23fc0c
Some checks failed
Go / build-and-release (push) Has been cancelled
Add message segmentation to NRC protocol spec (v0.48.15)
- Add CHUNK response type for large payload handling
- Document chunking threshold (40KB) accounting for encryption overhead
- Specify chunk message format with messageId, index, total, data fields
- Add sender chunking process with Base64 encoding steps
- Add receiver reassembly process with buffer management
- Document 60-second timeout for incomplete chunk buffers
- Update client/bridge implementation notes with chunking requirements
- Add Smesh as reference implementation for client-side chunking

Files modified:
- docs/NIP-NRC.md: Added Message Segmentation section and updated impl notes
- pkg/version/version: v0.48.14 -> v0.48.15

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 11:29:31 +01:00
2025-11-27 06:31:34 +00:00
Description
No description provided
Readme Unlicense 50 MiB
Languages
Go 77.6%
Svelte 10.4%
Shell 4.7%
JavaScript 3.7%
TypeScript 3%
Other 0.5%