Web Sockets with GoLang and VueJS Beginners GoLang Tutorial HD
In this video we are going to learn about using Web Sockets using GoLang and VueJS. We will set up a server with GoLang to listen and respond with web socket messages. We will do a quick test in a browser using the console to test the back end. Finally, we will set up VueJS to make a form to send a web socket message to the server and display anything messages the server sends to the client. RFC 6455 White Paper: https://www.greenbytes.de/tech/webdav/rfc6455.pdf VueJS Lifecycle: https://v3.vuejs.org/guide/composition-api-lifecycle-hooks.html More info on CORS: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS If you wanna support my channel, you can buy me a coffee: ☕️ https://www.buymeacoffee.com/nerdcademy Coffee make the code go!!! All code found in this video will be at: https://github.com/NerdCademyDev/golang Let me know if you have any issues! What else would you like me to cover? Until next time... #golang #websockets #nerdcademy #vuejs