Goby3  3.1.4
2024.02.22
tcp_server.h File Reference
#include <atomic>
#include <memory>
#include <string>
#include <thread>
#include "goby/middleware/io/line_based/tcp_server.h"
#include "goby/middleware/protobuf/io.pb.h"
#include "interface.h"

Go to the source code of this file.

Classes

class  goby::util::TCPServer
 provides a basic TCP server for line by line text based communications to a one or more remote TCP clients More...
 

Namespaces

 goby
 The global namespace for the Goby project.
 
 goby::util