awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCache Clearing on Reconnection

Clears locally cached chat messages upon reconnection to prevent stale or gapped histories.

Distinct from Message Caching Services: Distinct from Message Caching Services: focuses on clearing the local cache on reconnect, not on storing messages for retrieval.

Explore 1 awesome GitHub repository matching data & databases · Cache Clearing on Reconnection. Refine with filters or upvote what's useful.

Awesome Cache Clearing on Reconnection GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • conversejs/converse.jsالصورة الرمزية لـ conversejs

    conversejs/converse.js

    3,265عرض على GitHub↗

    Converse.js is an embeddable, self-hosted XMPP chat client that runs entirely in the browser. It communicates with XMPP servers using standard XML stanzas over WebSocket or BOSH transports, and provides end-to-end encryption through the OMEMO protocol with double ratchet algorithm and X3DH key exchange. The client is built on a plugin-based architecture that allows extending core functionality at runtime without modifying the client itself, and uses a DOM-based rendering approach with an event-driven message bus for internal coordination. The client manages message history through XEP-0313 Me

    Converse.js clears cached chat messages upon reconnection to prevent long or gapped histories.

    JavaScriptchatjabberlit
    عرض على GitHub↗3,265
  1. Home
  2. Data & Databases
  3. Message Caching Services
  4. Cache Clearing on Reconnection