C++DelphiRAD StudioTech Partner

How To Create A Super-Fast Pusher Notification App

In this article, you’ll learn what is Pusher API, its specifications, Public & Private Channel of Pusher, integrating Pusher to your IDE Software, connecting pusher network with TsgcWSAPI_Pusher component of ESEGECE, and many more. What is Pusher ? Pusher is a set of bidirectional APIs targeted at real-time communication. The main use cases for those APIs are : Real time charts…
Read more
C++Delphi

Learn How to Build High-Performance Real-Time Apps With Delphi And SignalR

In this CodeRage session, we’ll create a simple real-time multi-platform chat application in RAD Studio using the Devart SecureBridge component called TScHubConnection, which implements the functionality of a SignalR client. What can you do with SignalR? While chat is often used as an example, you can do a whole lot more. Any time a user refreshes a web page to see new data, or…
Read more