Skip to content

bollohz/aws_cdk_websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket implementation for AWS CDK in JavaScript!

This is a basic implementation of APIGatewayV2's WebSocket. I have create an astraction layer for integrate correctly WebSocket in CDK stack.

Useful commands

  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

About

WebSocket CDK Class for API Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published