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

Send Connected message when private worker is loaded #948

Closed
bacongobbler opened this issue Feb 12, 2020 · 0 comments · Fixed by #1146
Closed

Send Connected message when private worker is loaded #948

bacongobbler opened this issue Feb 12, 2020 · 0 comments · Fixed by #1146
Labels

Comments

@bacongobbler
Copy link
Contributor

bacongobbler commented Feb 12, 2020

Problem

Private worker should be notified when it is connected to so that it can start sending messages

// TODO Send `Connected` message

Depends on #937

@bacongobbler bacongobbler added the feature-request A feature request label Feb 12, 2020
@jstarry jstarry changed the title [agent.rs] send Connected message when worker is loaded Send Connected message when private worker is loaded Mar 8, 2020
@jstarry jstarry added bug and removed feature-request A feature request labels Mar 8, 2020
joaquindk added a commit to joaquindk/yew that referenced this issue Apr 27, 2020
jstarry pushed a commit that referenced this issue Apr 27, 2020
…ker is loaded, and when a PrivateBridge drops. (#1146)

Fixes #946 and #948.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants