载入中...
搜索中...
未找到
Channel.h 文件参考
#include <cstdint>
#include <string>
#include <vector>

浏览源代码.

class  eve::network::Channel
 Length-prefixed (big-endian uint32) message framing over a TcpSocket. sendMsg() writes one framed message; feed() consumes bytes and emits received frames as "chmsg" events on the main thread via the Event module. 更多...
 

命名空间

namespace  eve
 
namespace  eve::data
 
namespace  eve::network