[submodule "third_party/http-parser/http-parser"]
	path = third_party/http-parser/http-parser
	url = https://github.com/nodejs/http-parser.git
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://github.com/google/googletest.git
[submodule "third_party/msgpack/msgpack-c"]
	path = third_party/msgpack/msgpack-c
	url = https://github.com/msgpack/msgpack-c.git
[submodule "third_party/spdlog/spdlog"]
	path = third_party/spdlog/spdlog
	url = https://github.com/gabime/spdlog.git
[submodule "third_party/cxxopts"]
	path = third_party/cxxopts
	url = https://github.com/jarro2783/cxxopts.git
