Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS API Gateway WebSocket Example.

Deploy API

npx serverless deploy

Dont forget to set AWS credentials.

Run Client

node client.js

Env

WSS_ENDPOINT = "wss://[API-NAME].execute-api.[REGION].amazonaws.com/[STAGE]"
AWS_ACCESS_KEY_ID =  "..."
AWS_SECRET_ACCESS_KEY = "..."
SYSTEM_TOKEN = "example_token"


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages