Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You can now subscribe to state changes on an actor using RxJS #11

Merged
merged 8 commits into from
Oct 23, 2017

Conversation

ncthbrt
Copy link
Collaborator

@ncthbrt ncthbrt commented Oct 23, 2017

Actor references now have a state$ object.

This object is of type Observable.

It allows you to subscribe to state changes.

This completes #8

@ncthbrt ncthbrt self-assigned this Oct 23, 2017
@ncthbrt ncthbrt added this to the v3 milestone Oct 23, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling aa3306f on feature/actor-observable into 72c1988 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling aa3306f on feature/actor-observable into 72c1988 on master.

@ncthbrt ncthbrt merged commit cb3f50e into master Oct 23, 2017
@ncthbrt ncthbrt deleted the feature/actor-observable branch October 23, 2017 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants