You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, httpcats proposes to initiate a server from an Unix.sockaddr and create the socket and initialize it. #7 shows an other usage when we should be able to pass a already initialized socket instead of letting httpcats to handle everything.