salman aljammaz

Results 28 comments of salman aljammaz

Some more thoughts on this: we could allow clients to choose their own slots if they're over a certain length. Say 16 bytes, the length of a GUID. If we...

this might be a prerequisite for #14

You're right. If the _receiver_ initiates the transfer by asking for a file at an offset then we only need one message. Thinking about the web version, the sender can...

More thoughts on resume and browsers. My thinking was to make it work even if both ends start a new session, but I'm coming around to abandon that approach now....

Some thoughts on resuming sessions without having to input a new code. Assume the signal server, whenever a new slot is used also assigns it a unique "session" identifier. Assume...

This is a great suggestion, but I'm hesitant to add it to the ww command because it's not obvious to me how this should map to the web UI. The...

maybe also preserve file permissions? both would only apply to the command line tool, and not the web interface.

Note you can already do this with the pipe subcommand. On one end: ``` tar cz . | ww pipe 4-framework-gossamer ... ``` On another: ``` ww pipe 4-framework-gossamer |...

https://webdriver.io/ sounds cool.

Hello, _almost 18 months later_. Thanks for sending this in. I appreciate all the contributions folks make to this project, even if I don't always get the chance to answer...