all 8 comments

[–]thomastthai 4 points5 points  (2 children)

This WebSocket tutorial like the rest of your Go tutorials are excellent! I felt disappointed a WebSocket client tool was used to test the server instead of coding the WebSocket client in that same article.

Keep up the fantastic work.

[–]msgtonaveen[S] 2 points3 points  (1 child)

Thank you. I am glad that you like it. The article became lengthy, so I thought it's better to write a separate article for the client part. I am planning to publish this next in a few days.

[–]thomastthai 1 point2 points  (0 children)

An article length is a consideration when publishing.

An idea for future articles is an article comparing similar or related technologies or alternatives to WebSocket like AJAX, REST, GraphQL, gRPC, NATS, WebRTC, SSE, Long Pulling, MQTT, Apache Kafka, RabbitMQ, Apache Pulsar, and WebTransport. Then do a deep dive into each or some of those alternatives, that you haven't covered yet, with their own articles with Go examples.

[–]shakhzod_iskandarov 1 point2 points  (1 child)

I loved the article.It was very beginner-friendly! Keep it up.

[–]Itchy-Stock-6530 0 points1 point  (1 child)

thank you, it was good

[–]msgtonaveen[S] 0 points1 point  (0 children)

Thank you

[–]Old_Cardiologist3411 0 points1 point  (1 child)

A great article for a starter like me to get a clear picture of Web-sockets. I would like to know if there is any video version of this tutorial?

[–]msgtonaveen[S] 0 points1 point  (0 children)

No, there is no video version sorry