cdk-serverless-sockets-v2

1.0.0 • Public • Published

CDK Serverless Sockets

CDK construct for generating serverless infrastructure using lambda and API Gateway.

Features

  • Custom socket abstraction layer
  • Scalable data-linked sockets
  • Custom TS compiler

Usage

npm install @popquiz/cdk-serverless-sockets
import ServerlessSockets from "./index";

await ServerlessSockets.build(this, "MyCdkProject", "//path/to/infrastructure.ts");

Readme

Keywords

Package Sidebar

Install

npm i cdk-serverless-sockets-v2

Weekly Downloads

14

Version

1.0.0

License

ISC

Unpacked Size

2.31 MB

Total Files

16

Last publish

Collaborators

  • jaigiri