Theres a new look to the website but it still needs to be improved
Log in to leave a comment
Theres a new look to the website but it still needs to be improved
Log in to leave a comment
Implemented proper firebase support after switching away from flask.
Log in to leave a comment
I didnt devlog at all, so Im going to make quite a large devlog. So I initialised the project, created a P2P and TCP pipeline, and I enabled STUN which is a UDP hole puncher. I also built a web client that uses firebase to load messages over UDP and TCP. The terminal client has a simplified format that is somewhat similar to a chat interface and has security features like encryption using private keys and even custom python scripts for custom encryption. The UDP hole punching mostly works but may experience some delays due to the limited processing power of the Google STUN servers. I have attached the beta version of the web client. It does take a while to load since I just initialised the firebase.
Log in to leave a comment