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:

Get hands-on with 1300+ tech skills courses.