Currently, libgit2 communicates via the socket API to remote git servers. This
means that only Chrome Apps can use libgit2.
libgit2 has an extensible transport layer, so we can use the Pepper URLLoader
interface to allow open-web applications to communicate with remote git servers.
Original issue reported on code.google.com by binji@chromium.org on 10 Feb 2015 at 9:50
Original issue reported on code.google.com by
binji@chromium.org
on 10 Feb 2015 at 9:50