mirror of
https://github.com/MercuryWorkshop/epoxy-tls.git
synced 2025-05-13 14:30:02 -04:00
use knockoff dynosaur to remove async_trait on wsr/wsw
This commit is contained in:
parent
5e54465e58
commit
9129d767f8
31 changed files with 692 additions and 258 deletions
|
@ -37,6 +37,8 @@ mod route;
|
|||
mod stats;
|
||||
#[doc(hidden)]
|
||||
mod stream;
|
||||
#[doc(hidden)]
|
||||
mod util_chain;
|
||||
|
||||
#[doc(hidden)]
|
||||
type Client = (DashMap<Uuid, (ConnectPacket, ConnectPacket)>, bool);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue