The Chat Server is hosted on Heroku / AWS Lambda.
The functionality is split up into these 2 components:
- Authentication API Server hosted on AWS Lambda moved to repo chat-server-lambda.
- App API / HTTP Server hosted on Heroku is on this repo.
The Chat Server is hosted on Heroku / AWS Lambda.
The functionality is split up into these 2 components: