multiformats / go-multistream

an implementation of the multistream protocol in go
MIT License
40 stars 27 forks source link

Nested multistreams #98

Closed jkassis closed 1 year ago

jkassis commented 1 year ago

is it possible to create a new multistream in the handler of a multistream protocol?

marten-seemann commented 1 year ago

Yes, you can do that.