Teach me how to turn my https request into a websocket GOLANG
Budget: $10 – $30 USD
I have a rest API with Golang and gin & Postgresql.
How can I change one of my GET endpoints to be a WebSocket and every time there is a new addition to the database, the results are broadcasted to the client?
How can I change one of my GET endpoints to be a WebSocket and every time there is a new addition to the database, the results are broadcasted to the client?