aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/ExternalBridge/ExternalBridgeSignalRClient.cs
Commit message (Collapse)AuthorAgeFilesLines
* Critical Fix for Japan.Roy Ben Shabat2021-02-031-1/+10
|
* Integrated ink filling status to external bridge secure clients.Roy Ben Shabat2020-10-141-7/+1
|
* Fixed issue with ExternalBridgeClient reconnection after protocol v2.Roy Ben Shabat2020-08-251-0/+3
| | | | Added machine updates to insights.
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-14/+29
| | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* DB: Changed TechMonitors HeadZone5_6HeaterCurrent => HeadZone56HeaterCurrentRoy Ben Shabat2020-08-191-2/+12
| | | | | | | | | | | | | | | | | | | Working on insights and insights annotations. Added insights events. Added insights settings to PPC advanced settings. Added compression support for transport adapters. Implemented compression support on TCP/SignalR/WebRTC. Added Compression flag to ExternalBridge discovery packet. Added compression setting to PPC advanced settings. Refactored transport layer to use Bson instead of Json for Generic Messages. Added all SciChart referenced assemblies. Registered EF Extensions license for FSE. Added support for FSE PushTask notification cancel button.
* Fixed ExternalBridgeSignal ApplicationVersion.Roy Ben Shabat2020-08-021-1/+3
| | | | | Fixed issue with FSE cached machine -> MachineVersion. Modified Remote embedded logs queue priority to low.
* Require Safety Level Operations !Roy Ben Shabat2020-05-051-1/+8
|
* Added support for public IP address on SignalR connection.Roy Ben Shabat2020-03-261-8/+9
| | | | | Fixed issue with ExternalBridgeScanner. Added Connection Time.
* Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-231-0/+14
| | | | | | | | Implemented DataResolver Builder. Implemented offline gateway, authentication, machines... Implemented online checking. Moved FSEWebClient and Gateway to BL. Implemented blocking of machines outside of the organization.
* Implemented Hangfire experiment.Roy Ben Shabat2020-01-251-5/+1
| | | | | | Refactored Transporter to accept a configuration instead of multiple parameters on all request/response methods. Refactored Transporter to automatically log request/response messaged based on configuration. Fixed issue with ContinuousResponseAborted and external bridge.
* External Bridge SignalR improvements.Roy Ben Shabat2020-01-151-1/+4
|
* External bridge improvements.Roy Ben Shabat2020-01-151-1/+5
|
* Working on SignalR ExternalBridge...Roy Ben Shabat2020-01-151-0/+75