mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
9 lines
270 B
Markdown
Executable File
9 lines
270 B
Markdown
Executable File
# Available Engines
|
|
|
|
- `he` (default)
|
|
- Complete HTTP Server stack, including HTTP/2 and RTEngine(websockets).
|
|
- Uses [HyperExpress](https://github.com/kartikk221/hyper-express) framework as a base.
|
|
|
|
- `worker`
|
|
- Enables a worker thread to handle requests on ICP.
|