ποΈ http
Http service component in Ripple, used to build an Http service
ποΈ websocket
Ripple supports operating WebSocket through the \Co\Net::WebSocket() method, which is used to handle WebSocket services.
ποΈ websocket-client
Ripple supports operating WebSocket through the \Co\Net::WebSocket() method, which is used to handle WebSocket client connections.
ποΈ http-client
Ripple provides an easy-to-use HttpClient component that can be used to create HTTP client connections. It also supports features such as long connection pool and coroutine scheduling.