As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I need to develop a C# appication which will wait for specific event from the server (booking). Is there any long polling solution? Google channel api works only with javascript clients, gcm works with android. Kinvey custom endpoint has a limitation - 2 seconds for the request - it's not a "long" polling.
Mike Filippov
I need to develop a C# appication which will wait for specific event from the server (booking). Is there any long polling solution? Google channel api works only with javascript clients, gcm works with android. Kinvey custom endpoint has a limitation - 2 seconds for the request - it's not a "long" polling.