Sooo, I'm finally done with something on which I was working on for more than a month.
I have finally shipped uWestJS v2.0.0 - A high performance platform adapter (HTTP & WebSocket) for @nestframework.
I have also transferred this project under the organization FOSS FORGE and a discord server around it that I've founded myself to provide crazy projects like uWestJS in future. https://t.co/UMNZxmEylB
>> 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.
>> Attracted 15+ contributors organically
Supports:
- Static File
- Multipart/File-upload
- Middlewares
- CORS
- Compression (Gzip, brotli, Deflate)
- Body Parsing
- Req/Res/Routing
Have in my mind to make this a whole platform agnostic in the upcoming versions.
If you're building something with NestJS do use uWestJS in your project/application.
GitHub - https://t.co/bpxcTYA82D
Organization - https://t.co/UMNZxmEylB
Discord - https://t.co/sZN4gmch6e
What if there's a CLI tool, that stamps full stack repetitive code, into your codebase locally, automatically, with just one or two commands.
Auth, Notifications, Chat, payments, webrtc, AI-rag, etc
And a complete documentation supporting it, so you own the code locally.