Docs.rs
  • bevy_crab_networking-0.1.1
    • bevy_crab_networking 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • redstonerti
    • Dependencies
      • bevy ^0.14.2 normal
      • bevy_crossbeam_event ^0.6.0 normal
      • bincode ^1.3.3 normal
      • serde ^1.0.210 normal
      • serde_derive ^1.0.210 normal
      • tokio ^1.40.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bevy_crab_networking0.1.1

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

Crate bevy_crab_networking

Source

Structs§

BevyCrabNetworkingPlugin
ClientConfig
ClientDataReadEvent
ClientDataUploader
ClientReadStopFlag
ClientStream
DataPacket
PlayerIntergressEvent
ServerConfig
ServerConnectionChangeEvent
ServerDataReadEvent
ServerDataUploader
ServerStreams

Enums§

AutoReconnect
ConnectionChange
ConnectionError
IntergressType
Recipient

Traits§

Identify

Functions§

connect_to_server
disconnect_from_server
host_server
is_connected_to_server
send_data