dsuryd / dotNetify

Simple, lightweight, yet powerful way to build real-time web apps.
https://dotnetify.net
Other
1.17k stars 164 forks source link

How to send data to the specified person, and how to get the data from the C# client to the server. #147

Closed qcjxberin closed 5 years ago

qcjxberin commented 5 years ago

How to send data to the specified person, and how to get the data from the C# client to the server.

dsuryd commented 5 years ago

Your question is too open-ended, you need to be more specific. There are plenty of examples in the website that can guide you; the closest to what you're asking is the chat room example.

There's no C# client yet; it's in progress, but I can't give firm date when it'll be done. Keep watching this repo!

qcjxberin commented 5 years ago

I hope that the C# client version will be as soon as possible, we have such a need to interact with the data passed by the hardware.

dsuryd commented 5 years ago

I am closing this; use issue #102 to track the C# client support.