holochain / lib3h

The lib3h p2p communication rust library.
Apache License 2.0
44 stars 5 forks source link

Make streams api public #490

Closed struktured closed 5 years ago

struktured commented 5 years ago

PR summary

This exposes the streams api so hc-rust crates can use it rather than going over the ghost actor api. The sim2h related crates will take advantage of it in https://github.com/holochain/holochain-rust/pull/1784.

Review checklist