vcheeze / gopher-wood

https://www.gopherwoodclinic.org
1 stars 0 forks source link

Use SSE/web socket instead of firebase #56

Closed vcheeze closed 3 years ago

vcheeze commented 4 years ago

Firebase npm packages take up a lot of space. See how we can improve this by using SSE or web sockets and the mariaDB instance we already have on the server to achieve real-time capability.

vcheeze commented 3 years ago

Closed with #74