fission-codes / go-car-mirror

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

Session IDs vs URLs #119

Open justindotpub opened 1 year ago

justindotpub commented 1 year ago

Some of the current code conflates remote URL and session ID. Deconflate.

ETA: 2023-10-31