WebSockets with Go and VueJS Beginners GoLang Tutorial



WebSockets with Go and VueJS Beginners GoLang Tutorial

WebSockets with Go and VueJS Beginners GoLang Tutorial

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!!!

💻 Programming Laptop
https://kit.co/nerdcademy/framework-laptop

🎥 My Video Kit
https://kit.co/nerdcademy/my-video-kit

🖥 Video Editing PC
https://kit.co/nerdcademy/m1-mac-mini-setup

All code found in this video will be at:
https://github.com/NerdCademyDev/golang

🎨 Gopher Character artwork from:
https://github.com/MariaLetta/free-gophers-pack

#golang #websockets #nerdcademy #vuejs

Comments are closed.