Skip to content

Gnarly-Games/csharp-bridgestream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BridgeStream

BridgeStream is an order oriented binary serialization library developed for performance and efficiency.

BridgeStream is used as a part of an real-time online game to transmit data between the clients and servers.

You can encode/decode primitive types, collection of primitives, custom serializers and other BridgeStream's easily and efficiently.

Check out the python implementation if you need a slower language.

Check out the golang implementation if go panic: runtime error: invalid memory address or nil pointer dereference

raw

About

BridgeStream is an order oriented binary serialization library developed for performance and efficiency.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages