Sripe.DataTransfer.Client 0.7.0
What's New:
0.7.0(2019.11.14):
*fix bug: reappend message may exist already in the queue.
*log clean.
*confirm with time.
*increase resending count of each time, shortten the interval.
0.6.2(2019.11.12):
*fix bug: async removing and getting from cache
0.6.1(2019.11.4):
+Async appending, async removing and async getting from the cache.
0.6.0(2019.11.4):
*Depencecies updated.
*a few log info correction.
0.5.1(2019.11.4):
+MultipleTargetsDataClient class support sending data to multiple remote addresses.
*Must Start ReliableDataClient before append data.
0.4.0(2019.10.18):
*ReliableDataClient, add runtime info/error events.
0.3.8(2019.10.18):
*ReliableDataClient, fix bug: Cannot exit respond waiting after calls Close().
0.3.6(2019.10.17):
*SripeDataClient changes to ReliableDataClient.
+Log sender details.
0.3.3(2019.10.16):
*SimpleDataClient, continue background re-sending after calls Stop().
*SimpleDataClient, cannot start after closed.
0.3.0(2019.10.9):
+SimpleDataClient, supporting simple scenario that without resuming from breaking-point of uploading.
+MultipleTargetsSimpleDataClient class, supporing multi-target data sending scenario.
*SripeDataClient, let logger could be null, supporting scenario without logging.
0.1.5(2019.9.17):
*Fix bug: notify logic of network connection restored.
0.1.4(2019.9.17):
+First release.
Introduction:
This package includes data uploading classes, which could be used to build Sripe client program.
What's in it:
1. SripeDataClient: working with SripeDataReciever, upload and re-upload data.
2. SimpleDataClient: working with SimpleDataReciever, upload data.
3. MultipleTargetsSimpleDataClient: working with SimpleDataReciever, multi-target data upload.
No packages depend on Sripe.DataTransfer.Client.
.NET Framework 4.0
- Sripe.DataTransfer (>= 0.5.0)
- ijw.Next.Threading.Tasks (>= 0.1.2)
- ijw.Next.Log (>= 0.2.0)
- ijw.Next.Collection (>= 0.2.15)
.NET Standard 2.1
- ijw.Next.Threading.Tasks (>= 0.1.2)
- ijw.Next.Log (>= 0.2.0)
- ijw.Next.Collection (>= 0.2.15)
- Sripe.DataTransfer (>= 0.5.0)
.NET Standard 2.0
- ijw.Next.Threading.Tasks (>= 0.1.2)
- ijw.Next.Collection (>= 0.2.15)
- Sripe.DataTransfer (>= 0.5.0)
- ijw.Next.Log (>= 0.2.0)
.NET Framework 4.5
- ijw.Next.Log (>= 0.2.0)
- ijw.Next.Collection (>= 0.2.15)
- Sripe.DataTransfer (>= 0.5.0)
- ijw.Next.Threading.Tasks (>= 0.1.2)
Version | Downloads | Last updated |
---|---|---|
0.7.0 | 1 | 2025/4/17 |