jiazhanfeng
Results
2
issues of
jiazhanfeng
# Issue description I wrote a simple websocket server using ZeroMQ. I tried to use JS native websocket to communicate with the server, but failed in message handshake. But the...
stale
https://brpc.apache.org/docs/server/basics/#pthread-mode User code(client-side done, server-side CallMethod) runs in bthreads with 1MB stacksize by default. But some of them cannot run in bthreads: ...... _**brpc offers pthread mode to solve the...