No description
  • TypeScript 54.9%
  • Lua 29.9%
  • JavaScript 15.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-09-09 22:40:34 +01:00
Client I figured it out, works 2022-09-09 22:35:14 +01:00
Server Uncommented and removed logs 2022-09-09 22:40:34 +01:00
.gitignore Initial commit 2022-09-04 16:53:47 +01:00
README.md Initial commit 2022-09-04 16:53:47 +01:00

Synapse Client-Server Encryption

This project is a demo to demonstrate how to perform a "key exchange" between Synapse (v3) and a server. This allows you to send encrypted messages between client and server.