bevy_slinet 0.10.1

A simple networking plugin for bevy.
Documentation

bevy_slinet

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 0 of them enabled by default.

protocol_udp

  • tokio/net
  • dashmap

bincode

  • dep:bincode

protocol_tcp

  • tokio/net

serializer_bincode

  • bincode

dashmap

  • dep:dashmap

client

    This feature flag does not enable additional features.

server

    This feature flag does not enable additional features.