NVentimiglia / Websockets.PCL

C# Websockets for all platforms using native bridges
MIT License
98 stars 36 forks source link

Need help in installing WebSocket.Droid for websocket.pcl #39

Open rrupad opened 2 years ago

rrupad commented 2 years ago

Hi:

I am developing a xamarin Android app to send and receive text messages from an ESP8266 using websockets. Looked for websocket libraries on the web and zeroed on websockets.pcl by NVentimiglia (https://github.com/NVentimiglia/Websockets.PCL)

I was able to install the websocket.pcl via the nuget package manager. However to test the sample programs, there seems to be a need for websockets.Droid library. The websockets.Droid is available on the github link given above.

I scoured the internet for the procedure of installing Websocket.Droid package. The readme file in the link says precious little as shown below..

Setup

Android

Include Websockets.Droid and Websockets (PCL) library

Ios

Include Websockets.Ios and Websockets (PCL) library Include Square.SocketRocket

Can somebody help me with the procedure of adding the websockets.Droid package to my project?

Thanks in advance, Ravi Upadhyaya

maeneak commented 2 years ago

Did you find a solution to this?

rrupad commented 2 years ago

Did not work. Used something else..

On Sat, 8 Jan 2022, 06:29 Scott Cappellani, @.***> wrote:

Did you find a solution to this?

— Reply to this email directly, view it on GitHub https://github.com/NVentimiglia/Websockets.PCL/issues/39#issuecomment-1007849370, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWSL5GQUQLOJPAK7JBJ3S43UU6D7XANCNFSM5ILYUR4Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>