C# (CSharp) Helios.Net Namespace

Nested Namespaces

Helios.Net.Bootstrap
Helios.Net.Builders
Helios.Net.Connections
Helios.Net.Transports

Classes

Name Description
IConnectionExtensions Extension methods using a default connection builder, to help make it easier to establish ad-hoc connections with INode instances
MulticastHelper Class used to help with some UDP-specific connection properties
NetworkConstants constants used by Helios during network operations
NetworkData
NetworkDataExtensions Extension methods for working with NetworkData objects - deals primarily with Stream conversion
NetworkEventLoop IEventLoop implementation intended to be used with Non-blocking I/O (NIO) implementations of IConnection. Uses IFibers and a fixed size threadpool internally.
NetworkState The state object used to process data on an IConnection instance
SystemAddressHelper INTERNAL API Used to resolve the local MAC and IP addresses