Key Exchange via Convex

Hi, I want to build a chat app with e2e encryption. To do this I need a way to exchange the public keys between two (or more) users. How can I achieve that with Convex?
Was this page helpful?