issues
search
sleeyax
/
stremio-addon-sdk-rs
Stremio addon SDK using rust, stremio-core and hyper
15
stars
4
forks
source link
Consider moving from tide to hyper
#7
Closed
sleeyax
closed
4 years ago
sleeyax
commented
4 years ago
Pro's:
built-in HTTP client (useful for a
publishToCentral
fn)
built on Tokio
stable
possibly easier to create a generic router
Con's:
big(ger) crate size
Pro's:
publishToCentral
fn)Con's: