All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Peijnik <stephan@peijnik.at>
To: git@vger.kernel.org
Subject: git smart protocol via WebSockets - feedback wanted
Date: Tue, 05 Jun 2012 20:20:49 +0200	[thread overview]
Message-ID: <jqlim2$6vt$1@dough.gmane.org> (raw)

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

             reply	other threads:[~2012-06-05 18:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-05 18:20 Stephan Peijnik [this message]
2012-06-05 18:31 ` git smart protocol via WebSockets - feedback wanted 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='jqlim2$6vt$1@dough.gmane.org' \
    --to=stephan@peijnik.at \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.