deepstreamNet
deepstreamNet copied to clipboard
dotnet Client for deepstream.io
Update client to support urp protocol for deepstream V4
Hi, I am after an event when a whole record is changed from deepstream. The PropertyChanged is a bit to granular for my need as I only want one event...
Hi, looks like you can not set an array as a record. The DeepStreamRecordBase must be a JContainer. Should it be a JToken so it can support arrays ? Alternatively...
First of all thank you for having made your deepstream library public. I had a small problem with the lib regarding sending events, it happens that when the deepstream connection...
It appears that it no longer works with the latest DeepStream... Any way this project gets updated?