2 个仓库
Deploying serverless WebSocket servers to a live domain, provisioning a unique URL for immediate access.
Distinct from Server Deployments: Distinct from Server Deployments: focuses on deploying serverless WebSocket servers, not installing and configuring a Linux distribution.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Serverless WebSocket. Refine with filters or upvote what's useful.
PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a globally distributed edge computing runtime that runs stateful server code close to users, with automatic scaling and hibernation for idle rooms. The platform handles WebSocket connections, HTTP requests, and durable storage without requiring infrastructure management, and includes a client and server SDK with hooks, storage, and Yjs integration for building collaborative features. The platform distinguishes itself through per-room isolation using Durable Objects, where each uniq
Deploys the server to a live domain, provisioning a unique URL for immediate access and sharing.
This project is a reference library and collection of example code patterns for deploying cloud infrastructure using the AWS CDK. It provides a set of sample projects that demonstrate how to define compute, storage, and networking resources using general purpose programming languages. The library includes reference implementations for various architectural patterns, including serverless backends with GraphQL and WebSocket APIs, container orchestration with load balancers and auto-scaling, and global static website hosting via content delivery networks. It also provides designs for isolated ne
Demonstrates the deployment of serverless WebSocket servers to live domains with unique URLs.