mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[docs] add logo
This commit is contained in:
parent
98f29bdcfc
commit
8b05626eed
@ -5,6 +5,11 @@ Caronte is an HTTP programmable proxying library that supports
|
||||
websockets. It is suitable for implementing components such as
|
||||
proxies and load balancers.
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.github.com/yawnt/caronte/master/doc/logo.png" alt="logo"/>
|
||||
</p>
|
||||
|
||||
|
||||
### Core Concept
|
||||
|
||||
A new proxy is created by calling `createProxyServer` and passing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user