Module convex.peer
Package convex.peer
package convex.peer
-
ClassDescriptionClass providing a simple API to operate a peer protocol Server.Base class for a threaded execution component that runs within the context of a Peer ServerComponent class to handle propagation of new Beliefs from a Peer Overall logic: 1.Static tools and utilities for Peer configurationMessage thrown when a failure occurs during peer configurationClass for managing the outbound Peer connections from a Peer Server.Component handling CVM execution loop with a Peer ServerException thrown when a failure occurs during peer launchBase exception class for peer operations and functionalityA self contained Peer Server that can be launched with a config.Server component for handling client transactions and producing Blocks Main loop for this component handles client transaction messages, validates them and prepares them for inclusion in a Block