0.1.11 • Published 6 years ago

jiber-db-postgres v0.1.11

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Jiber

Build Status

HiDB 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: hidb-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 hidb-server

Client Installation

npm i hidb-client

Documentation

Examples

Examples can be found in /examples.

Contributing

See CONTRIBUTING.md

License

MIT

0.1.11

6 years ago

0.1.10

6 years ago

0.1.5

6 years ago