Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 424 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 424 Bytes

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