Zheaoli commented on issue #3803:
URL: 
https://github.com/apache/incubator-opendal/issues/3803#issuecomment-1867853097

   For now, I think the service based on the TCP socket is not working because 
the `wasm32-unknown-unknown` is not support TCP yet, the 
`wasm32-unknown-emscripten` can support TCP socket but need some hackc on Server
   
   The TCP service is some service like following bellow:
   
   1. MySQL
   2. PostgreSQL
   3. MongoDB
   4. Redis


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to