Skip to content

tcp,udp ,TLS,ALPN,SNI,http,http2,websocket,upstream server over libuv project

License

Notifications You must be signed in to change notification settings

hamzakilic/rebrick.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

rebrick.io is an open source network proxy library(tcp,udp,ssl,http,https,grpc support), that will be easily used by c,c++,nodejs,java,c# and many other favorite languages, designed to be deployed as a sidecar proxy for service mesh: a dedicated layer for managing, controlling, and monitoring service-to- service communication within an application.

Prerequities

under external folder, there are some libs like libuv for async I/O, and for unit testing cmock project, run makeready.sh script, for preparing compile environment

Compile

make check
make

Run

Preparing!!!!!

Troubleshot

if cannot find any so library export LD_LIBRARY_PATH=$(pwd)/../external/libs/lib

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

tcp,udp ,TLS,ALPN,SNI,http,http2,websocket,upstream server over libuv project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages