Closed Binary141 closed 1 year ago
I also decided to use https://github.com/gorilla/websocket even though it has been archived. There is a lot of info on how to use it compared to some of the others that I have seen, and I wanted to get something spun up to work with.
LGTM
This is what I have so far for websockets. I also added a simple html page to be able to test the values passed between client and server. I would love some feedback on the direction this is going
This is related to #9