You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by kfeagle <gi...@git.apache.org> on 2017/08/08 08:07:40 UTC

[GitHub] incubator-weex pull request #578: + [ios] support arraybuffer for websocket ...

GitHub user kfeagle opened a pull request:

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

    + [ios] support arraybuffer for websocket and stream

    + [ios] support arraybuffer for websocket and stream

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

    $ git pull https://github.com/kfeagle/incubator-weex ios-arraybuffer-0.16-dev

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

    https://github.com/apache/incubator-weex/pull/578.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 #578
    
----
commit fd8f177020b712724c52a02052b20e06d2d22661
Author: 齐山 <su...@163.com>
Date:   2017-08-02T08:27:11Z

    + [ios] add array buffer support

commit ec94e28e545154d37759a8f8e5a888926762cff5
Author: 齐山 <su...@163.com>
Date:   2017-08-03T03:46:12Z

    + [ios] add logic to method

commit 096695744c4cb7767a6942c1fb7219129aa6d687
Author: 齐山 <su...@163.com>
Date:   2017-08-08T07:40:02Z

    + [example] add websocket arraybuffer demo

commit c914eb164644a4fc77aae4e8cf0d0516734f3ad6
Author: 齐山 <su...@163.com>
Date:   2017-08-08T08:02:39Z

    + [ios] add array buffer for stream

commit 0ccafb1547dcbf3a752cbd59ca8f33c6189ae415
Author: 齐山 <su...@163.com>
Date:   2017-08-08T08:06:21Z

    + [ios] main.js recover to last version

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #578: + [ios] support arraybuffer for websocket and str...

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/578
  
    
    <!--
      1 failure:  This PR modify SD...
      2 warning:  No Changelog chan..., This PR should up...
      
      
    -->
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Fails</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:no_entry_sign:</td>
          <td>This PR modify SDK code. Please add/modify corresponding testcases. If it is ok, please comment about it. Or put '@notdanger' in you commit message.</td>
        </tr>
      </tbody>
    </table>
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>No Changelog changes!</td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>This PR should update related documents as well. </td>
        </tr>
      </tbody>
    </table>
    
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #578: + [ios] support arraybuffer for websocket ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---