Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 957 Bytes

File metadata and controls

12 lines (7 loc) · 957 Bytes

PubNub vs ORTC Performance Meter

This is the code used for my blog post "Using Realtime’s migration API with PubNub" available at http://sergiocosta.me/post/44218400668/using-realtimes-migration-api-with-pubnub

The code used here based on PubNub's which you can get at https://github.com/pubnub/pubnub-api/tree/master/app-showcase/performance-meter.

For this demo, I am using ORTC's migration API which you can find at http://www.xrtml.org/downloads_62.html#migration:pubnub.

Live demos

Performance meter with PubNub: http://sergiocosta.azurewebsites.net/demos/ortc-pubnub-performance-meter/index.html

Performance meter with ORTC: http://sergiocosta.azurewebsites.net/demos/ortc-pubnub-performance-meter/ortc.html