<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-taps-arch" target="https://datatracker.ietf.org/doc/html/draft-ietf-taps-arch-07">
   <front>
      <title>An Architecture for Transport Services</title>
      <author initials="T." surname="Pauly" fullname="Tommy Pauly">
         <organization>Apple Inc.</organization>
      </author>
      <author initials="B." surname="Trammell" fullname="Brian Trammell">
         <organization>Google</organization>
      </author>
      <author initials="A." surname="Brunstrom" fullname="Anna Brunstrom">
         <organization>Karlstad University</organization>
      </author>
      <author initials="G." surname="Fairhurst" fullname="Gorry Fairhurst">
         <organization>University of Aberdeen</organization>
      </author>
      <author initials="C." surname="Perkins" fullname="Colin Perkins">
         <organization>University of Glasgow</organization>
      </author>
      <author initials="P. S." surname="Tiesel" fullname="Philipp S. Tiesel">
         <organization>TU Berlin</organization>
      </author>
      <author initials="C. A." surname="Wood" fullname="Christopher A. Wood">
         <organization>Apple Inc.</organization>
      </author>
      <date month="March" day="9" year="2020" />
      <abstract>
	 <t>   This document describes an architecture for exposing transport
   protocol features to applications for network communication, the
   Transport Services architecture.  The Transport Services Application
   Programming Interface (API) is based on an asynchronous, event-driven
   interaction pattern.  It uses messages for representing data transfer
   to applications, and it assumes an implementation that can use
   multiple IP addresses, multiple protocols, and multiple paths, and
   provide multiple application streams.  This document further defines
   common terminology and concepts to be used in definitions of
   Transport Services APIs and implementations.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-taps-arch-07" />
   
</reference>
