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

Support for Observables #64

Closed
wants to merge 5 commits into from
Closed

Support for Observables #64

wants to merge 5 commits into from

Conversation

myin142
Copy link

@myin142 myin142 commented Sep 27, 2019

For Issue #63

I managed to change it without touching any backend code. It should keep all the other functionalities the same, except the start and stop functions now return a single object.
The workaround for promises that you mentioned did not really work. It just splited the address string "0.0.0.0" to "0" and "."

danielsogl pushed a commit to danielsogl/awesome-cordova-plugins that referenced this pull request Oct 4, 2019
* Add Basic WebSocketServer Class

* Change for custom plugin fork

* Set cordova observable property

* Setup for custom fork of plugin

Using custom fork for better support for
observables. Use original repo when pull request
becvert/cordova-plugin-websocket-server#64 is merged

* Add Documentation

* Remove double quotes with single quotes

* Fix lint issues

* Fix stop() docs
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant