[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/paullouisageneau/libdatachannel.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "deps/json"]
	url = https://github.com/nlohmann/json.git
[submodule "deps/libjuice"]
	url = https://github.com/paullouisageneau/libjuice.git
[submodule "deps/libsrtp"]
	url = https://github.com/cisco/libsrtp.git
[submodule "deps/plog"]
	url = https://github.com/SergiusTheBest/plog.git
[submodule "deps/usrsctp"]
	url = https://github.com/paullouisageneau/usrsctp.git
