fission-codes / go-car-mirror

Generic Go implementation of the CAR Mirror protocol
Apache License 2.0
4 stars 0 forks source link

Add CancelSink and CancelSource #62

Closed justindotpub closed 1 year ago

justindotpub commented 1 year ago

Just adding the methods so I can call them from the CLI. It looks to me like more changes will be needed though to ensure that the session truly is canceled.