Skip to content

[Backend] Server side dart equivalent for @stream-io/node-sdk #2605

@OutdatedGuy

Description

@OutdatedGuy

Please select which package this feature is related to

stream_chat

Which platforms would this feature impact?

No response

Is your feature request related to a problem?

I know this doesn't belong here, but don't know where to submit it either.

Since Firebase Cloud Functions will soon be supporting dart natively as a runtime, I'm planning to migrate my current Node.js/Typescript backend to Dart. Hence, an equivalent to @stream-io/node-sdk is required for a proper complete migration.

Describe the solution that you'd like

A one-to-one equivalent SDK of @stream-io/node-sdk in dart to handle all stream.io related operations from server-side.

Describe alternatives that you have considered

No response

Additional context

I use @stream-io/node-sdk on the backend to generate call tokens and create, update and end audio_room's using api key and api secret

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions