Commit graph

5 commits

Author SHA1 Message Date
89d9dc3cbe
✂️ Implement message chunking mechanism for NIP-44 size limit compliance
This ensures all messages can be properly encrypted and transmitted regardless of size.

Fixes issue #2
2025-03-24 20:14:52 +01:00
a4134fa416
🔄 Synchronize Biome linting rules between relay and frontend
🛠️ Apply identical Biome configuration from frontend to relay service
🧹 Ensure consistent code formatting and quality standards across components
📝 Maintain unified development experience throughout the project
2025-03-24 19:23:22 +01:00
7dbb4a522f replaceable-events (#1) 2025-03-18 15:06:13 +00:00
1f95a4f0c8
pow all notes 2025-02-22 14:30:46 +01:00
aeae39df4d
Initial Version (Working relay implementing basic functionality) 2025-02-07 13:22:49 +01:00