francoismichel / ssh3

SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/
https://arxiv.org/abs/2312.08396
Apache License 2.0
3.18k stars 81 forks source link

export main functions of client and server #127

Closed francoismichel closed 4 months ago

francoismichel commented 4 months ago

This PR exports the main functions of the client and server programs to be used by external programs. This opens the door to a compile-time plugins system.