[submodule "example/lib/spdlog"]
	path = example/lib/spdlog
	url = https://github.com/gabime/spdlog.git
[submodule "example/lib/msgpack-c"]
	path = example/lib/msgpack-c
	url = https://github.com/msgpack/msgpack-c.git
[submodule "example/lib/libzmq"]
	path = example/lib/libzmq
	url = https://github.com/zeromq/libzmq.git
