Satellite-im / Warp

Interface Driven Distributed Data Service
MIT License
14 stars 3 forks source link

feature(raygun): add filesize to message attach #556

Closed Flemmli97 closed 3 days ago

Flemmli97 commented 1 week ago

What this PR does 📖

Adds a size field to Location::Stream. And changes the wasm part to also pass in the size with the stream

dariusc93 commented 6 days ago

Can you also update the example?