Skip to content

Lantern-chat/ftl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTL

FTL is an experimental server framework heavily based on warp, but without the Filter system. Instead, it uses simple Rust match statements for routing and simple parameters and return values for data flow. No attempt at fancy abstractions are made, and the code can be made as optimized as possible.

More details will be added later.

About

Faster Than Light Web Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages