[git-users] Re: How to implement WebRTC as a Git Protocol?

2022-02-19 Thread git noob
I did find this link about remote helpers and 'git fetch'. Is this what I should be investigating?: https://stackoverflow.com/questions/17876132/can-i-create-a-custom-protocol-for-git On Saturday, 19 February 2022 at 14:31:42 UTC-5 git noob wrote: > Hi, > >

[git-users] How to implement WebRTC as a Git Protocol?

2022-02-19 Thread git noob
Hi, https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols https://git-scm.com/book/en/v2/Git-Internals-Transfer-Protocols Is there a way to use plumbing commands (internal transfer protocols?) to implement your own Git protocol over WebRTC? If you could somehow generate all the files