#pub-sub #broker #rek-t-protocol #networking #masivement-online

app rekt-protocol-common

Common lib to use the rekt-protocol. See the crate homepage to check the protocol RFC.

2 releases

0.1.1 Sep 29, 2023
0.1.0 Sep 29, 2023

#551 in Game dev

MIT license

56KB
1.5K SLoC

RektCommon

RektCommon is a Rust crate that aims to simplify the usage of the RekT protocol in Rust projects. It provides all the necessary types, structs, and enums required for implementing projects using the RekT protocol.

Features

  • Easy integration with the RekT protocol
  • Comprehensive set of types, structs, and enums

Installation

Add the following line to your Cargo.toml file:

rekt_common = "0.1.0"

No runtime deps