dajudge / proxybase

Base classes for efficient proxy implementations in Java based on netty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proxybase

A shared library for network proxy applications based on netty.

Description

This library intends to remove boilerplate code from the development of protocol-aware network proxies in Java based on netty.

How to use

TODO

Projects using proxybase

Some of these very handy protocol proxies use proxybase to make them tick:

About

Base classes for efficient proxy implementations in Java based on netty

License:Apache License 2.0


Languages

Language:Java 99.5%Language:Shell 0.4%Language:Dockerfile 0.1%