ep12.1 - Simple Example of Using Web Socket in Go - Part 1

Опубликовано: 28 Сентябрь 2024
на канале: Coding with Verrol
9,936
144

#golang #websoket #serversentevent #striversity
Now that we have played with using AJAX and Server Sent Event for dynamic client update, let's look at using WebSocket for true bidirectional communication between client and server.

Episode: 12.1

NOTE: In this video, I said I will post a link here to how I created the Aurelia Web App used to demonstrate WebSocket. But I haven't couldn't finish editing both videos at the time. So the "Aurelia Todo Web App for Go on the Run" video will be posted tomorrow morning EDT.

Source code: https://github.com/striversity/go-on-...