fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

Break out UCAN into own package (Haskell) #561

Closed expede closed 2 years ago

expede commented 2 years ago

Pretty much what it says on the tin. Let's break out what's already there into its own package. For now we can keep this in the monorepo, but it will almost certainly move to a dedicated UCAN org in the near future.

We may need to disentangle a few parts from the rest of fission-core, but this is mostly a direct lift-and-shift job.