LAppS
Microservice app server
An application server for microservices architecture using WebSockets with Lua as the scripting language
LAppS - Lua Application Server for micro-services with default communication over WebSockets. The fastest and most vertically scalable WebSockets server implementation ever. Low latency C++ <-> Lua stack roundtrip.
52 stars
5 watching
3 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
application-serverccborcpp17json-rpc2luamicro-service-architecturemicro-serviceswebsocket-server
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides Lua modules for building Websocket clients and servers. | 403 |
| A lightweight Docker-based platform for deploying and managing stateless microservices in containers. | 119 |
| Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 73 |
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| An HTTP server written in Lua for hosting web applications with support for streaming and compression. | 425 |
| A highly optimized web server designed for embedded systems and IoT devices | 662 |
| An API server framework for building lightweight web applications with robust error handling and rate limiting. | 4 |
| A ticketing application demonstrating microservice communication with RabbitMQ and MassTransit in ASP.NET Core | 38 |
| A full-stack .NET microservices application demonstrating Dapr and Kubernetes deployment | 300 |
| An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |
| A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 322 |
| A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
| An e-commerce microservices project demonstrating high-performance inter-service communication using gRPC with .NET 5 | 114 |
| A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. | 3 |