Skip to main content

20 docs tagged with "networking"

View all tags

Boost.Asio

Boost.Asio is the asynchronous I/O framework at the heart of modern C++ networking and

Boost.Beast

Boost.Beast is a header-only C++ library for HTTP and WebSocket, built directly on top of

Custom movement modes

Wall-running, climbing, grappling, and swimming-that-isn't-MOVE_Swimming all eventually lead you to

Damage and hit handling

Collision and physics tell you that something touched, but they don't know what "damage" means — that's

Remote procedure calls

Replicated properties are good at "this value changed and stays changed." They're the wrong tool for