Re: [Python-ideas] TAPS Implementation

2018-12-10 Thread Antoine Pitrou
On Tue, 11 Dec 2018 09:31:36 +1100 Steven D'Aprano wrote: > Hi Max, and welcome! > > On Mon, Dec 10, 2018 at 09:47:07PM +, Franke, Maximilian Julian Shawn > wrote: > [...] > > We are currently looking into implementing TAPS, a novel way to offer > > transport layer services to the applicati

Re: [Python-ideas] TAPS Implementation

2018-12-10 Thread Steven D'Aprano
Hi Max, and welcome! On Mon, Dec 10, 2018 at 09:47:07PM +, Franke, Maximilian Julian Shawn wrote: [...] > We are currently looking into implementing TAPS, a novel way to offer > transport layer services to the application layer. [...] > TAPS is currently being standardized ... > Here you can

[Python-ideas] TAPS Implementation

2018-12-10 Thread Franke, Maximilian Julian Shawn
Hi, I am a student worker with the Internet Networks Architecture department at TU Berlin and I am working with APIs for network protocols. We are currently looking into implementing TAPS, a novel way to offer transport layer services to the application layer. The idea is to offer an API on top