moby / vpnkit

A toolkit for embedding VPN capabilities in your application
Apache License 2.0
1.09k stars 182 forks source link

go: add missing functions and unit tests for tunnel pkg #613

Closed djs55 closed 1 year ago

djs55 commented 1 year ago

We couldn't test the existing functions because basic Read/Write operations were missing.

Add the missing functions and add some tests.

Signed-off-by: David Scott dave@recoil.org