evoke 0.0.0

Powerful netcode for hecs based game engines
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Zakarum <zakarumych@ya.ru>"]
categories = ["network-programming", "game-development"]
description = "Powerful netcode for hecs based game engines"
documentation = "https://docs.rs/evoke"
edition = "2018"
homepage = "https://github.com/zakarumych/evoke"
keywords = ["netcode", "multiplayer", "authoritative-server", "hecs"]
license = "MIT OR Apache-2.0"
name = "evoke"
readme = "README.md"
repository = "https://github.com/zakarumych/evoke"
version = "0.0.0"