Align p2ns with current Holepunch ecosystem versions: autopass 3, hyperdb 6, hyperschema 1.21, hyperdrive 13, corestore 7.10, hyperswarm 4.17, protomux 3.11, and compact-encoding 3 (with npm overrides). Also bump Tailwind/PostCSS, ws, node-forge, and related tooling; add express and holesail-logger; remove unused install/npm packages. Use cache/plugin-spec when plugin spec dirs are not writable, and update docs and proxy install notes. Rebuild admin CSS for Tailwind 4.3. Existing P2P storage must be wiped (--clean) after upgrading.
P2NS Plugin System
📚 Documentation has moved!
The plugin system documentation has been consolidated into the
docs/plugins/directory.👉 See docs/plugins/README.md for the complete plugin system documentation.
Quick Reference
- Plugin System Guide - Complete plugin system documentation
- Plugin SDK Reference - Complete SDK API reference
- Plugin Overview - Plugin system overview
Plugin Features
- HyperDB Integration - Database operations
- Hyperdrive Integration - Distributed file system
- Plugin Channels - P2P communication
Example Plugins
- Global Profile - User identity system
- Domain Consensus - Consensus visualization
- Peer Visualize - Network visualization