GitHub user misakuo opened a pull request:

    https://github.com/apache/incubator-weex/pull/1015

    [Android] Fix WebSocket operation on main thread

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/misakuo/incubator-weex 
android-bugfix-ws-callback

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1015.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1015
    
----
commit 592c3405bcaecc1c9fc08ea4c3df3e61cf04f382
Author: misakuo <misakuo@...>
Date:   2017-12-26T03:10:07Z

    * [android] bind ws callback to it's event listener

commit 78a6e67659fca8d83eb6d8e2fad5e13bd8a36a1a
Author: misakuo <misakuo@...>
Date:   2017-12-28T07:27:32Z

    * [android] moving network operating to async thread

----


---

Reply via email to