Skip to content

djm/arc-example-ws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc-example-ws

Example app using web sockets w Architect 6.x.

Local demo

npm i
arc sandbox

Deploying to Lambda

If you want to deploy to Lambda you may need to add an @aws entry (https://arc.codes/reference/arc/aws) in your .arc file. Also be sure to update src/http/get-index/get-web-socket-url.js after your first deploy with real urls.

About

Example of Web Socket Lambdas

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.9%
  • Arc 4.1%