Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Conversation

@itsramiel
Copy link
Owner

Summary

Expose the state of the stream as enum:

export enum StreamState {
  closed,
  initialized,
  open,
  paused,
}

Addressed 1 point from #27

@itsramiel itsramiel changed the title feat: expose stream state on iOS feat: expose stream state Feb 23, 2025
@itsramiel itsramiel merged commit 97a3f6d into main Feb 23, 2025
4 of 5 checks passed
@itsramiel itsramiel deleted the feat/stream-state branch February 23, 2025 18:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants