Skip to content

Chat - Microservice Version

Latest
Compare
Choose a tag to compare
@raravi raravi released this 26 Apr 02:31
· 117 commits to master since this release

The Chat Server is hosted on Heroku / AWS Lambda.

The functionality is split up into these 2 components:

  1. Authentication API Server hosted on AWS Lambda moved to repo chat-server-lambda.
  2. App API / HTTP Server hosted on Heroku is on this repo.