Create low-latency, interactive user experiences for stateless microservices.
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
websockets is a Python library for building WebSocket servers and clients using coroutines and the asyncio framework. It provides a complete toolkit for creating production-ready WebSocket applications, including a coroutine-based framework for handling connections, messages, and lifecycle events, as well as a client library for opening persistent bidirectional connections to remote endpoints. The library manages the full lifecycle of WebSocket connections, including handshake, message exchange, and graceful closure, with support for path-based routing to organize server logic across multiple
The modular web framework for Java and Kotlin
jooby-project/jooby 的主要功能包括:Web Frameworks。
jooby-project/jooby 的开源替代品包括: abahmed/gearbox. accenture/reactive-interaction-gateway — Create low-latency, interactive user experiences for stateless microservices. actionhero/actionhero — Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks. adacore/aws — AWS is a complete framework to develop Web based applications in Ada. adamhalasz/diet — Diet is a tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis. ```javascript… aaugustin/websockets — websockets is a Python library for building WebSocket servers and clients using coroutines and the asyncio framework.…