Task #3258
Updated by Davide Pesavento about 9 years ago
Simplify `FaceManager` with C++11 features. Simplify channel/factory face creation APIs: API: accept endpoint addresses and port numbers using an appropriate type (such as FaceUri, IP address, uint16\_t) rather than `std::string`. string.