Qihoo360 / evpp

A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如果服务端想要主动发送数据给客户端,该如何做呢

fjqisba opened this issue · comments

如题所示

使用长连接或者客户端定时拉取数据。