stevenarella/protocol/src/protocol
iceiix 503a98d7a8
Use instant over std::time, for wasm compat (#449)
Replace std::time with the `instant` crate, which bridges to std::time on
native but on wasm calls performance.now() instead of panicking.

A step towards 🕸️ Web support #446

* logo: replace SystemTime/UNIX_EPOCH with Instant
2020-12-27 15:06:03 -08:00
..
versions 1.16+: implement EntityEquipment_Array top-bit terminated variant (#439) 2020-12-19 15:51:27 -08:00
forge.rs protocol: fix redundant_static_lifetimes 2020-06-28 18:27:30 -07:00
mod.rs Use instant over std::time, for wasm compat (#449) 2020-12-27 15:06:03 -08:00
mojang.rs protocol: fix redundant_clone in access token 2020-06-28 18:34:42 -07:00
packet.rs 1.16+: implement EntityEquipment_Array top-bit terminated variant (#439) 2020-12-19 15:51:27 -08:00
versions.rs 1.16.4 (754) / 1.16.3 (753) / 1.16.2 (751) protocol (#390) 2020-11-24 19:01:57 -08:00