Skip to content

ably-labs/ably-lambda-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Demo with Ably and AWS Lambdas

This demo makes use of Ably for realtime communication between devices and a server, and an AWS Lambda backend for processing chat messages. The server instance run is an Express server, which also acts as a filter for certain banned words.

This demo makes use of the Ably Chat WebComponent to render the chat interface to the clients.

Running this demo

To run this demo, you can run:

npm run start

About

A demo repo for making chat apps with Ably and AWS Lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published