C++ Message Queuing Library and Framework
Go to file
Alexey Rybalchenko 5aaf27bf02 Refactor the transport interface
- give transport Initialize() method with access to device config.
 - avoid using global context in the transport.
 - simplify shutdown procedure (no need for extra thread).
2017-04-20 11:07:49 +02:00
fairmq Refactor the transport interface 2017-04-20 11:07:49 +02:00