C# (CSharp) Brunet.Applications.Examples Пространство имен

Классы

Имя Описание
HelloWorldNodeDataHandler This class show an example HelloWorld of Brunet using IDataHandler. We inherit BasicNode and IDataHandler. BasicNode provides access to Brunet in a clean manner and IDataHandler allows this class to be an end point for p2p communication.