Push Framework is a C++ library designed to help you monitor the activity of your servers and maintain the performance of them. It helps you handle situations when a large number of clients connect with each others and the server is required to stream back both responses and messages.
Moreover, Push Framework ensures the efficient flow of bi-directional messages.
What's New in This Release: [ read full changelog ]
· Few API changes in ClientFactory.
· Also a Visual C++ Custom Wizard is available to easily create a PF-based server project, by generating all code for you.