All Projects → lgoodridge → serverless-chat

lgoodridge / serverless-chat

Licence: other
A chat app with a serverless backend and Django front-end.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to serverless-chat

amazon-ivs-simple-chat-web-demo
⚠️ IMPORTANT ⚠️ This repository is no longer actively maintained and will be archived at the end of 2022. A basic live chat implementation built with WebSockets, that can be used in conjunction with Amazon IVS to build compelling customer experiences for live video streams with chat use cases.
Stars: ✭ 53 (+55.88%)
Mutual labels:  websockets, serverless-framework
Swim
Distributed software platform for building stateful, massively real-time streaming applications.
Stars: ✭ 368 (+982.35%)
Mutual labels:  websockets, serverless-framework
Aws Iot Chat Example
💬 Chat application using AWS IoT platform via MQTT over the WebSocket protocol
Stars: ✭ 474 (+1294.12%)
Mutual labels:  websockets, serverless-framework
anycable-client
AnyCable / Action Cable JavaScript client for web, Node.js & React Native
Stars: ✭ 40 (+17.65%)
Mutual labels:  websockets
bitmex-client-websocket
🛠️ C# client for Bitmex websocket API
Stars: ✭ 60 (+76.47%)
Mutual labels:  websockets
serverless-api-gateway-throttling
A plugin for the Serverless framework which configures throttling for API Gateway endpoints.
Stars: ✭ 54 (+58.82%)
Mutual labels:  serverless-framework
serverless-cloud-vision
Serverless API around Google Cloud Vision
Stars: ✭ 31 (-8.82%)
Mutual labels:  serverless-framework
docs
The official soketi documentation. 📡
Stars: ✭ 55 (+61.76%)
Mutual labels:  websockets
hermes-js
Universal action dispatcher for JavaScript apps
Stars: ✭ 15 (-55.88%)
Mutual labels:  websockets
btc-ticker-esp8266
realtime bitcoin price on 7 segment display with arduino on esp8266
Stars: ✭ 18 (-47.06%)
Mutual labels:  websockets
serverless-go-graphql
Serverless Framework template with Golang, GraphQL and DynamoDB
Stars: ✭ 28 (-17.65%)
Mutual labels:  serverless-framework
soketi
Just another simple, fast, and resilient open-source WebSockets server. 📣
Stars: ✭ 2,202 (+6376.47%)
Mutual labels:  websockets
wocket
A WebSocket library for Deno
Stars: ✭ 103 (+202.94%)
Mutual labels:  websockets
serverless-alexa-skills
Manage your Alexa Skills with Serverless Framework
Stars: ✭ 69 (+102.94%)
Mutual labels:  serverless-framework
remoting
Jetlang Remoting - asynchronous distributed messaging
Stars: ✭ 27 (-20.59%)
Mutual labels:  websockets
tencent-apigateway
Easily provision Tencent API Gateway using Serverless Components
Stars: ✭ 33 (-2.94%)
Mutual labels:  serverless-framework
raspivj
Turn the Raspberry Pi into a portable lightweight VJ plateform
Stars: ✭ 27 (-20.59%)
Mutual labels:  websockets
express-sls-app
How to deploy a Node.js application to AWS Lambda using Serverless, a quick start.
Stars: ✭ 20 (-41.18%)
Mutual labels:  serverless-framework
serverless-aws-static-file-handler
Easily serve static files with the Serverless Framework on AWS Lambda.
Stars: ✭ 43 (+26.47%)
Mutual labels:  serverless-framework
showdown-battle-bot
Socket Battle Bot for Pokemon Showdown (http://pokemonshowdown.com/)
Stars: ✭ 19 (-44.12%)
Mutual labels:  websockets

serverless-chat

An example chat application that uses the Serverless Framework on top of AWS Lambda and API Gateway with WebSockets for the backend, along with a simple Django client.

You can view a tutorial explaining how to create an app like this here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].