libp2p / universal-connectivity

Realtime decentralised chat with libp2p showing ubiquitous peer-to-peer connectivity between multiple programming languages (Go, Rust, TypeScript) and runtimes (Web, native binary) using QUIC, WebRTC and WebTransport
https://universal-connectivity.vercel.app
Other
74 stars 31 forks source link

feat: some chat UX improvement ideas #119

Open SgtPooki opened 2 months ago

SgtPooki commented 2 months ago
2color commented 1 month ago

I've removed the emoji button for now.

There's no (https://github.com/w3c/editing/issues/350) standard way of loading the OS emoji keyboard. That means that implementing this would require a custom emoji picker which I'd like to avoid.