Skip to content

Commit

Permalink
Merge pull request #442 from ietf-tapswg/mirjak-send-api
Browse files Browse the repository at this point in the history
Add one more pointer to Framers
  • Loading branch information
mwelzl committed Jan 31, 2020
2 parents 2506a5f + 98180a6 commit 39485b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions draft-ietf-taps-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -1400,6 +1400,10 @@ It can be used to identify send events (see {{send-events}}) related to a specif
The optional endOfMessage parameter supports partial sending and is described in
{{send-partial}}.

Framers can be used to extend or modify the message data
with additional information that can be processed at the receiver to detect message
boundaries. This is further decribed in {{framing}}.

## Basic Sending {#send-basic}

The most basic form of sending on a connection involves enqueuing a single Data
Expand Down

0 comments on commit 39485b7

Please sign in to comment.