C# (CSharp) Brunet.Applications.Examples Namespace

Classes

Name Description
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.