Uses of Package
convex.peer

Packages that use convex.peer
Package
Description
 
 
  • Classes in convex.peer used by convex.api
    Class
    Description
    A self contained Peer Server that can be launched with a config.
  • Classes in convex.peer used by convex.peer
    Class
    Description
    Base class for a threaded execution component that runs within the context of a Peer Server
    Component class to handle propagation of new Beliefs from a Peer Overall logic: 1.
    Message thrown when a failure occurs during peer configuration
    Class for managing the outbound Peer connections from a Peer Server.
    Component handling CVM execution loop with a Peer Server
    Exception thrown when a failure occurs during peer launch
    Base exception class for peer operations and functionality
     
    A 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