Skip to content

architect-examples/arc-example-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arc Websockets Example

An echo server using web sockets for Architect 8.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

Watchers

Forks

Releases

No releases published

Packages

No packages published