GithubHelp home page GithubHelp logo

trofkm / yojimbo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mas-bandwidth/yojimbo

0.0 0.0 0.0 10.22 MB

A network library for client/server games written in C++

License: BSD 3-Clause "New" or "Revised" License

C++ 53.19% C 45.11% Lua 0.43% Go 0.89% Dockerfile 0.06% CMake 0.31%

yojimbo's Introduction

Build status

yojimbo

yojimbo is a network library for client/server games written in C++.

It's designed around the networking requirements of competitive multiplayer games like first person shooters.

image

It has the following features:

  • Cryptographically secure authentication via connect tokens
  • Client/server connection management and timeouts
  • Encrypted and signed packets sent over UDP
  • Packet fragmentation and reassembly
  • Bitpacker and serialization system
  • Reliable-ordered messages and data blocks
  • Estimates of packet loss, latency and bandwidth usage

yojimbo is stable and production ready.

Source Code

You can get the latest source code by cloning it from github:

  git clone https://github.com/mas-bandwidth/yojimbo.git

Alternatively, you can download the latest release.

Author

The author of this library is Glenn Fiedler.

Other open source libraries by the same author include: netcode, reliable, and serialize

If you find this software useful, please consider sponsoring it. Thanks!

License

BSD 3-Clause license.

yojimbo's People

Contributors

gafferongames avatar jorgenpt avatar drichardson avatar ananace avatar maxweisel avatar sherief avatar mckillroy avatar fredgithub avatar kbirk avatar geneotech avatar trofkm avatar vavius avatar fingolfin1196 avatar manpat avatar g07cha avatar wangchuan3533 avatar tldquantic avatar sathwikmatsa avatar mohammad-ahmadi-de avatar mikedanylchuk-h13 avatar mgriley avatar msinilo avatar lukesanantonio avatar kkimdev avatar nullsoldier avatar gpakosz avatar green-sky avatar ekajarmstro avatar r4stered avatar dbechrd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.