Skip to content
/ yoenet Public

A high-level game networking library built on enet with Yojimbo-style serialization and design

Notifications You must be signed in to change notification settings

divocbn/yoenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yoenet

yoenet is a high-level game networking library built upon enet, drawing inspiration from yojimbo's serialization and architectural design.

yojimbo's design is clean and well-suited for fast-paced shooters; however, it did not fully align with our requirements. Furthermore, rewriting our entire codebase was not a viable option.

The library maintains a similar syntax to Yojimbo while leveraging ENet underneath to provide a scalable and robust networking solution suitable for extensive multiplayer environments.

About

A high-level game networking library built on enet with Yojimbo-style serialization and design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published