We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
change msgpack to 3.1.0 to remove boost dependency
add user data in connection.
Merge pull request qicosmos#35 from BryainZhang/master compatible string_view
one server one router.
fix compile error
Merge remote-tracking branch 'origin/master'
modify fs to rpcfs.
support automatic heartbeat.
add a check for empty outbpx
for safe async call_back.