git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git smart protocol via WebSockets - feedback wanted
@ 2012-06-05 18:20 Stephan Peijnik
  2012-06-05 18:31 ` Junio C Hamano
  2012-06-05 18:36 ` Shawn Pearce
  0 siblings, 2 replies; 7+ messages in thread
From: Stephan Peijnik @ 2012-06-05 18:20 UTC (permalink / raw)
  To: git

Dear list,

Since I have been working on a proof of concept showing that git's smart 
protocol can be tunneled via WebSocket connections quite easily [0] I 
wanted to ask for some feedback on the idea in general and on my 
implementation [1].

So, basically, what do you think about tunneling git's smart protocol 
via WebSockets (and thus HTTP)?
Do you believe that a full implementation of this, as opposed to the 
current proof of concept, is worthwhile?
Are there any issues with this approach I missed (apart from the missing 
authentication/authorization in the server component of course)?

Thanks in advance for your input.

Regards,

Stephan

[0] 
http://blog.sp.or.at/2012/06/git-smart-protocol-via-websockets-proof.html
[1] https://github.com/speijnik/gitws

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-06-05 21:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-05 18:20 git smart protocol via WebSockets - feedback wanted Stephan Peijnik
2012-06-05 18:31 ` Junio C Hamano
2012-06-05 18:41   ` Stephan Peijnik
2012-06-05 18:54     ` Shawn Pearce
2012-06-05 19:28       ` Stephan Peijnik
2012-06-05 21:11         ` Shawn Pearce
2012-06-05 18:36 ` Shawn Pearce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).