Re-organize connection management
This commit is contained in:
+8
-5
@@ -1,7 +1,10 @@
|
||||
export * from "./util/Deferred"
|
||||
export * from "./util/Socket"
|
||||
export * from "./Connection"
|
||||
export * from "./ConnectionMeta"
|
||||
export * from "./Executor"
|
||||
export * from "./Plex"
|
||||
export * from "./Pool"
|
||||
export * from "./Relay"
|
||||
export * from "./Relays"
|
||||
export * from "./util/Deferred"
|
||||
export * from "./util/Queue"
|
||||
export * from "./util/Socket"
|
||||
export * from "./target/Plex"
|
||||
export * from "./target/Relay"
|
||||
export * from "./target/Relays"
|
||||
|
||||
Reference in New Issue
Block a user