add real-time infrastructure #137

Merged
talksik merged 6 commits from realtime-infra into master 2026-04-09 19:08:19 +00:00
talksik commented 2026-04-09 19:07:02 +00:00 (Migrated from github.com)

This is the beginning of real-time infrastructure for capabilities such as presence, multi-player, and more. It creates a new micro-service (pusher service), allow channel based communication and presence management.

It is not meant to be a production ready experience, which is why it is used for low-stakes features: simple presence within streams, and composing indicator (i.e. typing indicators)

Closes #133
Closes #17

This is the beginning of real-time infrastructure for capabilities such as presence, multi-player, and more. It creates a new micro-service (pusher service), allow channel based communication and presence management. It is not meant to be a production ready experience, which is why it is used for low-stakes features: simple presence within streams, and composing indicator (i.e. typing indicators) Closes #133 Closes #17
Sign in to join this conversation.