- 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. |
||
|---|---|---|
| .. | ||
| AcLoggerSignalRHub.cs | ||
| AcSessionService.cs | ||
| AcSignalRDataSource.cs | ||
| AcSignalRSendToClientService.cs | ||
| AcWebSignalRHubBase.cs | ||
| ExtensionMethods.cs | ||
| IAcSessionItem.cs | ||
| IAcSignalRHubItemServer.cs | ||
| TrackingItemHelpers.cs | ||