Skip to content

fisirc/thwomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thwomp

super mario thwomp

STOMP-compatible message queue server implementation made in Zig, planning to pass a 100% of STOMP tests but not there yet so blehh :3c!!!!

Building and deploying

Not there yet either but building should be as simple as:

zig build -Doptimize=ReleaseSafe

And the result should be a single statically linked binary to prevent portability issues

Configuration

Will probably maintain sime kind of configuration file format using a structured human readable language like toml but not there yet either lmao!!!!

To-Do

  • implement the actual tcp protocol
  • add the "escaped" chars parser
  • migrate the tcp server to tardy or some other async runtime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages