users@grizzly.java.net

Re: Grizzly-based proxy server

From: Peter Speck <speck_at_vitality.dk>
Date: Mon, 16 Jun 2008 19:02:22 +0200

On 10/06/2008, at 03:18, Jeanfrancois Arcand wrote:

> OK I'm ready to commit your works and then discuss the code. But
> first, I need three things from you:
> (1) First, do you mind signing the following licence and fax it?
> (2) CDDL/LGPL licence Grizzly is using?
> (3) repackage the class

I've been mulling this over and come to the conclusion that I want to
wait a bit with this to get greater maneurability to change the code
for the time being as I'd like to create a usable proxy for Mac users,
and this differs a lot from creating a grizzly contrib module.

I think we need to think this more in terms of an HTTP client and
examples/documentation of the HTTP server rather than providing 'the
grizzly proxy'.

Many people will have different needs in a proxy, and I don't think a
single codebase can cover that, so therefore I'd like to focus more on
the building blocks. Eventually a sample code could be a very basic
proxy without blocking/filtering capabilities, and whose only purpose
is to show how to use Grizzly (focus on simple/short code rather than
features).

----
    - Peter Speck