mirror of
https://github.com/fraillt/bitsery.git
synced 2026-09-07 02:48:31 +00:00
Add Gitter badge
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
[](https://travis-ci.org/fraillt/bitsery)
|
||||
# Bitsery
|
||||
|
||||
[](https://gitter.im/bitsery/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
Header only C++ binary serialization library.
|
||||
It is designed around the networking requirements for multiplayer real-time fast paced games as first person shooters.
|
||||
All cross-platform requirements are enforced at compile time, so serialized data do not store any run-time type information and is as small as possible.
|
||||
|
||||
Reference in New Issue
Block a user