Re: Talk about the QUICNetVConnection

2017-11-01 Thread Masaori Koshiba
You can also attache your diagrams on our wiki page of QUIC project. - https://cwiki.apache.org/confluence/display/TS/QUIC Off course, those should be added on Developer's Guid of docs eventually. But until we get concrete design, wiki is useful to change diagrams frequently. - Masaori 2017年11月

Re: Talk about the QUICNetVConnection

2017-11-01 Thread Chao Xu
Hi Leif, May I create a PR for the diagrams ? I prefer the name: iocore/net/quic_and_udp.png. - Oknet 2017-11-02 5:11 GMT+08:00 Leif Hedstrom : > > > > On Oct 31, 2017, at 4:38 AM, Chao Xu wrote: > > > > With PR #2719 : http://people.apache.org/~oknet/quic_and_udp.2017103118. > png > > > > >

Re: Talk about the QUICNetVConnection

2017-11-01 Thread xuchao@Gmail
Yes, it is my honor. :-) - Oknet > 在 2017年11月2日,05:11,Leif Hedstrom 写道: > > > >> On Oct 31, 2017, at 4:38 AM, Chao Xu wrote: >> >> With PR #2719 : http://people.apache.org/~oknet/quic_and_udp.2017103118.png >> > > > You’re a machine! We need to get these diagrams into our documentation,

Re: Talk about the QUICNetVConnection

2017-11-01 Thread Leif Hedstrom
> On Oct 31, 2017, at 4:38 AM, Chao Xu wrote: > > With PR #2719 : http://people.apache.org/~oknet/quic_and_udp.2017103118.png > You’re a machine! We need to get these diagrams into our documentation, so people can actually find them. Are you ok with that? We can discuss / look at where to

Re: API proposal - SSL Session Reuse Hooks and API

2017-11-01 Thread Bryan Call
The PR should include documentation. -Bryan > On Oct 15, 2017, at 5:45 PM, SUSAN HINRICHS wrote: > > Hello everyone, > > I just put up a PR which implements the Hooks and TS API calls described in > http://home.apache.org/~shinrich/docs/developer-guide/ssl-session-api.en.html > . > > The PR i

Re: API proposal - SSL Session Reuse Hooks and API

2017-11-01 Thread Alan Carroll
I think this is fine. Let's do it. On Sun, Oct 15, 2017 at 7:45 PM, SUSAN HINRICHS wrote: > Hello everyone, > > I just put up a PR which implements the Hooks and TS API calls described in > http://home.apache.org/~shinrich/docs/developer-guide/ > ssl-session-api.en.html > . > > The PR is at http