You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FunChat is a production-quality, peer-to-peer, end-to-end encrypted chat application built with Flutter. It uses the Signal Protocol (X3DH + Double Ratchet) for encryption, WebRTC DataChannel for P2P transport, and a lightweight Cloudflare Worker for signaling.