fission-codes / go-car-mirror

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

Separate batch assumptions from http client/server #92

Open justindotpub opened 1 year ago

justindotpub commented 1 year ago

Figure out what the right abstractions are such that we can receive http requests and convert from batch to streaming if the stream param is provided.

ETA: 2023-12-31