removed
This commit is contained in:
parent
650bf5dae2
commit
2949f33d98
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://johan.kiviniemi.name/"
|
||||
ip="83.145.237.224"
|
||||
subject="comment 2"
|
||||
date="2013-07-23T11:36:30Z"
|
||||
content="""
|
||||
Transferring the data over XMPP would almost certainly take too much XMPP server bandwidth, but using something like [https://developers.google.com/talk/libjingle/](libjingle) to set up P2P connections should work nicely. That would require libjingle (or equivalent) bindings for Haskell, though. Libjingle negotiates over XMPP to set up the P2P connection and provides a TCP-like layer for reliable, ordered communication. One could use that for both git metadata and the file transfers.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue