Skip to content

Lambda functions written in Python for the usage of the websockets and the API Gateway.

License

Notifications You must be signed in to change notification settings

Messaging-Application/lambda-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat application Lambda functions

A repository with some useful Lambda functions, to:

  • connect to the websocket
  • disconnect from the websocket
  • send messages through the websocket
  • update the backend when a message is sent
  • validate jwt to authorize access to resources

Deployment diagram

deployment

About

Lambda functions written in Python for the usage of the websockets and the API Gateway.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages