🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
9.7k
stars
1.04k
forks
source link
[Question]: gnet client works not as expected even tho i did it according to the api ref #591
Closed
Z3NTL3 closed 7 months ago
Connecting with a web server, however when the connection is opened i write http request data payload, send it. But get no response back..
What is wrong?