Jiber
Open Source API for Realtime Web Apps
Install / Use
/learn @jacob-grahn/JiberREADME
Jiber is an open source API for realtime web apps. It sets up peer-to-peer connections via webRTC, and backs that up with a more reliable client/server WebSocket connection.
- Fast: Updates are sent peer to peer to minimize latency.
- Light: jiber-client is 3kb, and has no dependencies.
- Offline-First: User actions are applied optimistically until a connection becomes available.
Live Demos
Server Installation
npm i jiber-server
Client Installation
npm i jiber-client
Documentation
- Get Started with jiber-server
- Get Started with jiber-client
- See Jiber's Docs at docs.jiber.io
Examples
Examples can be found in /examples.
Contributing
See CONTRIBUTING.md
License
MIT
Related Skills
canvas
342.0kCanvas Skill Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android). Overview The canvas tool lets you present web content on any connected node's canvas view. Great for: -
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).

