Manning – Build a Websocket-based Chat Backend in Go

Manning – Build a Websocket-based Chat Backend in Go-iLLiTERATE
English | Tutorial | Size: 31.07 MB


In this video Amit presents his liveProject series, in which he teaches how to use the Go programming language to build the backend for a customer support chat feature.

Manning – Creating a Chat Server With Async Rust and Tokio

Manning – Creating a Chat Server With Async Rust and Tokio-iLLiTERATE
English | Size: 2.88 GB
Category: Tutorial


Building a chat server is a great way to learn the Tokio library because a chat server forces you to think about concurrent IO,