diff options
Diffstat (limited to 'docs/gettingstarted/developers/binary_api_support.rst')
-rw-r--r-- | docs/gettingstarted/developers/binary_api_support.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gettingstarted/developers/binary_api_support.rst b/docs/gettingstarted/developers/binary_api_support.rst index 9c17a734e44..732ce978daa 100644 --- a/docs/gettingstarted/developers/binary_api_support.rst +++ b/docs/gettingstarted/developers/binary_api_support.rst @@ -93,7 +93,7 @@ implement a variety of features: * Barrier synchronization of worker threads across thread-unsafe message handlers. Correctly-coded message handlers know nothing about the transport used -to deliver messages to/from VPP. It's reasonably straighforward to use +to deliver messages to/from VPP. It's reasonably straightforward to use multiple API message transport types simultaneously. For historical reasons, binary api messages are (putatively) sent in |