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
Began in 2023 as Audio Chat, a Python Tkinter app with simple UDP networking and AES cryptography
Moved to the current Rust audio processing stack & Flutter UI for improved stability in 2024
Soon after, the custom networking and cryptography stack was replaced with libp2p for improved security, p2p networking without port forwarding, and p2p networking in web browsers
In 2025, performance improvements were made, SEA codec support was added, and many bugs were fixed