[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
making custom channel requests
[Thread Prev] | [Thread Next]
- Subject: making custom channel requests
- From: Robert Xu <robxu9@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 12 Jan 2015 15:15:52 -0600
- To: libssh@xxxxxxxxxx
Hi all, Are there any objections to allowing clients to create custom channel requests? It's useful when clients have custom request types, and we'd like to use it for something like duplex (https://github.com/progrium/duplex/blob/master/poc2/duplex/ssh.go#L160). I noticed that there's already a channel_request static method, so I wrapped it and made a ssh_channel_request_custom method for now (patch attached). -- cheers, Robert :: github.com/robxu9
Attachment:
0001-channels-add-ssh_channel_request_custom-for-custom-r.patch
Description: Binary data
Archive administrator: postmaster@lists.cynapses.org