Skip to content

[Feature] Implementing Stream Types via RPC in Rust #839

@alpgul

Description

@alpgul

Is there an existing issue for this?

  • I have searched the existing issues

Description

Description:

Documentation states "You can send and receive ReadableStream, WriteableStream, Request, and Response using RPC methods". How can I implement these stream types via RPC methods in Rust?

Expectations:

  • Detailed code example showing how to create a ReadableStream in Rust RPC
  • Demonstrate how to send and receive streams between client and server
  • Provide a complete working example with server and client code

Related Issues:

No access to Env in #[wasm_bindgen] RPC functions #720

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions