Thanks a lot...
It looks like it can do the trick
On Fri, Nov 11, 2016 at 7:11 PM, James Peach wrote:
>
> > On Nov 9, 2016, at 8:22 PM, Assaf Cohen wrote:
> >
> > I am trying to write a new protocol plugin ( proprietary ) that will run
> > prior to HTTP transaction,
> > and will invoke full HTT
> On Nov 9, 2016, at 8:22 PM, Assaf Cohen wrote:
>
> I am trying to write a new protocol plugin ( proprietary ) that will run
> prior to HTTP transaction,
> and will invoke full HTTP logic as if it accepted a new connection.
> Is there example I can look at? or some other tips.
Do these example
bump
On Thu, Nov 10, 2016 at 6:22 AM, Assaf Cohen wrote:
> I am trying to write a new protocol plugin ( proprietary ) that will run
> prior to HTTP transaction,
> and will invoke full HTTP logic as if it accepted a new connection.
> Is there example I can look at? or some other tips.
>
> My main
I am trying to write a new protocol plugin ( proprietary ) that will run
prior to HTTP transaction,
and will invoke full HTTP logic as if it accepted a new connection.
Is there example I can look at? or some other tips.
My main concern is how to continue with HttpSM and chain my already written
H