SrGooglo 23ec6f215c Refactor OPTIONS handling for conditional CORS bypass
OPTIONS requests are now only handled by this middleware if
`bypassCors` is true, in which case permissive CORS headers are added.
If `bypassCors` is false, OPTIONS requests will proceed to subsequent
middleware instead of returning an empty 204 response.
2025-05-12 02:57:32 +00:00
2025-03-31 22:29:43 +00:00
2025-04-10 19:25:18 +00:00
2025-04-14 15:54:05 +00:00
2025-03-31 22:29:43 +00:00
2021-10-05 10:18:16 +02:00
2024-03-10 00:25:35 +00:00
2025-03-31 22:29:43 +00:00

Linebridge

A multiproposal framework to build fast, scalable, and secure servers.

Currently used on RageStudio's services backends, like Comty

🔎 Project Navigation

The project is organized into two main components:

📓 Documentation

The official documentation is on its way. Stay tuned for detailed guides and API references to help you unlock the full potential of Linebridge.

Description
A multiproposal framework to build fast, scalable, and secure servers.
Readme 1,021 KiB
Languages
JavaScript 99.9%