Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dilated Transfer prototyping #445

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

meejah
Copy link
Member

@meejah meejah commented Jul 27, 2022

Proof-of-concept implementation of the under-discussion "Dilated Transfer" specification (magic-wormhole/magic-wormhole-protocols#23)

  • file offers, including multiples supported (e.g. "wormhole send *.md")
  • text-messages, either direction (added wormhole receive --stdin to indicate the receiver-side should read stdin -- for the send side it's wormhole send --text -)

(So "text message" mode is basically simple chat).

Doesn't support "directory offers" yet.

@meejah meejah changed the title File transfer v2 prototyping Dilated Transfer prototyping Jul 27, 2022
@lgtm-com
Copy link

lgtm-com bot commented Jul 27, 2022

This pull request introduces 14 alerts when merging 2d9e585 into e522a39 - view on LGTM.com

new alerts:

  • 9 for Unused import
  • 3 for Unreachable code
  • 2 for Use of the return value of a procedure

@vu3rdd
Copy link
Contributor

vu3rdd commented Aug 23, 2022

I had to pip install the packages msgpack and noiseprotocol. Looking at the setup.py, noiseprotocol is already in the list if dilate flag is given during pip install. Perhaps msgpack also should go in there?

@piegamesde
Copy link
Member

piegamesde commented May 26, 2024

@Adrian999999999 please stop spamming

Edit: Okay it's a spam bot, @meejah can you block it from the org maybe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants