Sabitlenmiş Tweet

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. github.com/FOSSFORGE
>> 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 - github.com/FOSSFORGE/uWes…
Organization - github.com/FOSSFORGE
Discord - discord.gg/77wpUFpjDx

English























