Borogove
- title
- Borogove
- type
- entity
- summary
- Web-based XMPP chat client with local IndexedDB message storage
- tags
- xmpp, chat, web-app, javascript
- sources
- full-text-search-indexeddb
- created
- 2026-04-08
- updated
- 2026-04-08
A web-based chat client developed by the JMP.chat team. It stores message history locally in indexeddb, making it work offline and keeping data on-device. The name comes from Lewis Carroll's "Jabberwocky."
Borogove is the context for the full-text-search-indexeddb article, where singpolyma describes adding full-text search to its local message store without any server-side component or external search library.
Website: https://borogove.dev
Linked from