- Introduced IEntityComment interface for entity comments. - Changed SignalR client message serialization to binary. - Updated SignalResponseDataMessage docs for GZip (was Brotli). - Refactored GetResponseData<T> for GZip decompression and improved error handling. - Added necessary using statements for new interface and features. |
||
|---|---|---|
| .. | ||
| AcBinaryHubProtocol.cs | ||
| AcSignalRClientBase.cs | ||
| AcSignalRTags.cs | ||
| IAcSignalRHubBase.cs | ||
| IAcSignalRHubClient.cs | ||
| SendToClientType.cs | ||
| SignalMessageTagAttribute.cs | ||
| SignalRCrudTags.cs | ||
| SignalRRequestModel.cs | ||
| SignalRSerializationHelper.cs | ||