Skip to content

FourteenBrush/crux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crux

A WIP Minecraft Server, being written in Odin

Linux only for now

Architecture design

Worker thread(s) use epoll to receieve data from clients; That data is pushed into a buffer, shared with the main thread; Main thread locks this buffer and reads packets from it, dispatches them to packet processor;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published