Skip to content

Commit b8a9b45

Browse files
committed
README: Remove mention of boost::asio
Not used anymore
1 parent 89b958f commit b8a9b45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runtime. It integrates with other FBP tools like the [Flowhub](http://flowhub.io
66
This library makes it easy to create MsgFlo participants in C++.
77

88
msgflo-cpp is written in C++11 and is built on top of [AMQP-CPP](https://github.com/CopernicaMarketingSoftware/AMQP-CPP),
9-
[boost::asio](http://www.boost.org/doc/libs/1_55_0/doc/html/boost_asio.html) and [json11](https://github.com/dropbox/json11).
9+
and [json11](https://github.com/dropbox/json11).
1010

1111
## Status
1212

0 commit comments

Comments
 (0)