proxygen
Negotiator.h File Reference
#include <folly/Optional.h>

Go to the source code of this file.

Namespaces

 fizz
 
 fizz::server
 

Functions

template<typename T >
folly::Optional< Tfizz::server::negotiate (const std::vector< std::vector< T >> &serverPref, const std::vector< T > &clientPref)
 
template<typename T >
folly::Optional< Tfizz::server::negotiate (const std::vector< T > &serverPref, const std::vector< T > &clientPref)