Skip to main content

Crate godot_netpacket

Crate godot_netpacket 

Source
Expand description

Allow serializing and deserializing godot basic types into network packets

Re-exports§

pub use netpacket::ConstSize;
pub use netpacket::Deserialize;
pub use netpacket::Half;
pub use netpacket::Serialize;
pub use netpacket::Unit;

Modules§

macros
netpacket
Module for network packets