# Functions
New returns a new session instance a NetworkEntity is a low-level network instance.
# Structs
Session represents a client session which could storage temp data during low-level keep connected, all data will be released when the low-level connection was broken.
# Interfaces
NetworkEntity represent low-level network instance.
# Type aliases
No description provided by the author