A high performance platform adapter (HTTP & WebSocket)
>> It uses raw C++ bindings (μWebSockets) under the hood to provide high throughput and req/s.
>> The benchmarks are insanely good - 4-5x faster than Express and 2-2.5x faster than Fastify server.
>> Works with all the existing NestJS patterns and decorators that you already know.
>> Streaming support with automatic backpressure management.
>> Room management and Broadcasting for WebSocket.
>> Attracted 15+ contributors organically