Package io.github.michael_bailey.client.managers

  • Class Summary 
    Class Description
    DataManager
    Data Manager this class privides a way to store objects using key value pairs so that they can be stored securely in a file for later use.
    Inbound  
    NetworkManager
    Network Manager this class provides a way of managing multiple ways data can be sent to other computers.
    Outbound
    Outbound this class is used to handle sending messages to other clients using the peer to peer model