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: almost 4 years ago
Linked from 1 awesome list
application-serverccborcpp17json-rpc2luamicro-service-architecturemicro-serviceswebsocket-server
Related projects:
Repository | Description | Stars |
---|---|---|
lipp/lua-websockets | Provides Lua modules for building Websocket clients and servers. | 401 |
litl/galaxy | A lightweight Docker-based platform for deploying and managing stateless microservices in containers. | 119 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 652 |
evandrolg/pegasus.lua | An HTTP server written in Lua for hosting web applications with support for streaming and compression. | 421 |
jczic/microwebsrv2 | A highly optimized web server designed for embedded systems and IoT devices | 662 |
ladjs/api | An API server framework for building lightweight web applications with robust error handling and rate limiting. | 4 |
iammukeshm/microservices.ticketing.webapi | A ticketing application demonstrating microservice communication with RabbitMQ and MassTransit in ASP.NET Core | 38 |
thangchung/practical-dapr | A full-stack .NET microservices application demonstrating Dapr and Kubernetes deployment | 301 |
n-stefan/eshoponcontainers | An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |
hongliang5316/lua-resty-ftpclient | A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
aspnetrun/run-aspnet-grpc | An e-commerce microservices project demonstrating high-performance inter-service communication using gRPC with .NET 5 | 114 |
roterfux/esp8266_ntp_webserver | A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. | 2 |