Task #3258
closed
Simplify FaceManager and Channel/Factory creation APIs
Added by Junxiao Shi about 9 years ago.
Updated about 9 years ago.
Description
Simplify FaceManager
with C++11 features.
Simplify channel/factory creation APIs: accept endpoint addresses and port numbers using an appropriate type (such as FaceUri, IP address, uint16_t) rather than std::string
.
- Status changed from New to In Progress
- Priority changed from Normal to Low
- % Done changed from 0 to 50
- Subject changed from Simplify FaceManager and Face creation API to Simplify FaceManager and Channel/Factory creation APIs
- Description updated (diff)
Face/Transport creation is quite sane already. It's the creation of factories and channels that needs adjustments.
- Status changed from In Progress to Code review
- % Done changed from 50 to 100
- Status changed from Code review to Closed
Also available in: Atom
PDF