add real-time infrastructure (#137)
* setup infra for pusher service * setup client sdk for pusher service * fix: ping parse failure * fix: send pong back to client avoid disconnections every 2.5 minutes * increase replicas * feat: show presence and compose indicator
This commit was merged in pull request #137.
This commit is contained in:
@@ -12,6 +12,7 @@ make deploy-prod
|
||||
# Deploy a single service
|
||||
make deploy-dev MODULE=orion
|
||||
make deploy-dev MODULE=worker
|
||||
make deploy-dev MODULE=pusher
|
||||
```
|
||||
|
||||
## Migrations
|
||||
|
||||
Reference in New Issue
Block a user