zinx
zinx copied to clipboard
Support http interface
Very interesting project! I wonder if you have plan to support http interface also, it's very useful for other app can integrate to build sort of admin project for monitoring and control connection
@Yenle9 Thank you very much for your suggestions, but Zinx is positioned as a TCP keep-alive connection server, mainly focused on providing communication services for application-layer custom protocols. Although there are many WebSocket applications currently, Zinx integrated WebSocket capabilities in response to the demand. However, we currently have no plans to become an HTTP server. In fact, there are better choices for HTTP servers, such as Gin.