May 3rd 2026 - Things I Worked On
Created a voice chat server
I wanted to create my own voice chat web application using python. I ended up using Flask for this with SocketIO. I still need to reverse proxy it through https because Browsers won't let people use it through regular http.