Build a Chat Application with Redis Pub/Sub
Learn how to combine Redis Pub/Sub with WebSocket to build a collaborative chat service.
Pub/Sub with the go-redis
client
Conceptually, Redis Pub/Sub is quite simple. Here’s how it works with the go-redis
client:
Access this course and 1400+ top-rated courses and projects.