Moon1102 opened a new issue #505: 【webSocket & HELP】How to use webSocket on 
Android?
URL: https://github.com/apache/incubator-weex-site/issues/505
 
 
   The document 
(https://weex.apache.org/zh/docs/modules/websockets.html#websocket-2) mentions 
that on Android, we should implement an adapter by ourselves, but file link was 
dead(404 not found).Then I search all github but result of keyword 
`DefaultWebSocketAdapter` was not found.
   
   
   And when I try demo(http://dotwe.org/vue/5726b11ba5a4279a2f221650dfcf9e69) 
on PC,it works well,but copy all code to my project and run it on Android 
phone,no response. Whatever I use code style like `websocket.onopen = ()=>{  
xxx  }` or `websocket.onopen(()=>{ xxx })`
   
   
   It make me a little confused. Anyone can help me?  I'll appreciate.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to