Joseph can you please do a PR to libssh with the functionality you wrote?

Really nice clean code! Congrats

On Tue, Sep 10, 2019 at 5:52 PM Alberto Garcia <[email protected]>
wrote:

> Is there any reason why ssh_socket_set_io_callbacks() cannot be merged
> into libssh?
>
> I think it's a great utility!
>
> On Tue, Sep 10, 2019 at 5:50 PM Alberto Garcia <[email protected]>
> wrote:
>
>> Will take a look at it! Thank you so much! :)
>>
>> On Tue, Sep 10, 2019 at 9:07 AM Joseph Southwell <
>> [email protected]> wrote:
>>
>>> I maintain a fork that adds socket io callbacks (among a few other
>>> things) allowing you to use external IO.
>>> You can find it at
>>> https://github.com/cedral/libssh
>>>
>>> On 9/9/2019 9:29:31 PM, Alberto Garcia <[email protected]> wrote:
>>> Hi,
>>>
>>> I would like to encapsulate SSH over websockets. To do so I would need a
>>> way to access the raw packets binary data before they are sent to the SSH
>>> server I'm connecting to. Is there any way I can do that using libssh.
>>>
>>> Is there any other way you think it would be better to do it?
>>>
>>> Thank you
>>>
>>> --
>>> Alberto García Illera
>>>
>>> GPG Public Key <https://goo.gl/yshdwh>
>>>
>>>
>>
>> --
>> Alberto García Illera
>>
>> GPG Public Key <https://goo.gl/yshdwh>
>>
>
>
> --
> Alberto García Illera
>
> GPG Public Key <https://goo.gl/yshdwh>
>


-- 
Alberto García Illera

GPG Public Key <https://goo.gl/yshdwh>

Reply via email to