net-sync

Crates.ionet-sync
lib.rsnet-sync
version0.0.1
sourcesrc
created_at2020-02-14 18:37:29.227541
updated_at2020-02-21 15:48:30.219149
descriptionAbstraction for synchronizing game-entities across the network.
homepage
repositoryhttps://github.com/entity-sync-rs/net-sync
max_upload_size
id209166
size10,021
Timon (TimonPost)

documentation

https://docs.rs/net-sync/

README

Donate Latest Version docs Lines of Code MIT

Development Note

There's a lot of construction work at the moment. Don't use this library yet! Unless you want to contribute, of course. In terms of design there is nothing definitive, at the moment I'm still working on an API and I'm still in the research phase. Feel free to ping me in the amethyst discord (Timon | Flying Dutchman#4256)

Network Synchronisation

This library offers an abstraction for synchronizing entities across the network. It can be used for higher level ECS-libraries. Such as legion-sync or specs (low-prio).

Commit count: 17

cargo fmt