We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f29bd commit 8b05626Copy full SHA for 8b05626
README.md
@@ -5,6 +5,11 @@ Caronte is an HTTP programmable proxying library that supports
5
websockets. It is suitable for implementing components such as
6
proxies and load balancers.
7
8
+<p align="center">
9
+ <img src="https://raw.github.com/yawnt/caronte/master/doc/logo.png" alt="logo"/>
10
+</p>
11
+
12
13
### Core Concept
14
15
A new proxy is created by calling `createProxyServer` and passing
0 commit comments