Realtime Plugin

description

Author:hugoliveira (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.4.2
Plugin version:0.0
Added to WordPress repository:07-05-2016
Last updated:28-06-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:917
plugin download
Click to start download

This plugin uses the xRTML tecnology to update the page where the posts, post list, latest posts and shoutbox, are being visualised without the need for the viewers to refresh the page.

Here is how it works:

Our plugin is “listening” to messages from the ORTC server and, as soon as a post or comment is made, the ORTC server broadcasts this information to all the users browsing the website. The pages being viewed are then updated, in real time, without the need to refresh the page or perform AJAX calls.

For the shoutbox, the plugin works basically the same way: the ORCT manages the message broadcasts for all the users.

How xRTML and ORTC works in the plugin: For the plugin be able to work, it’s necessary to have an Application key, an Authorization token and a Private Key. You can apply for a FREE Developper Account at http://www.realtime.co.

If you decide to keep using the plugin, you must then apply for a Regular Account at the same website. In the administration of the plugin insert the Application key, Authorization token and Private Key provided by Realtime.co.

The plugin administration then establishes a connection to the ORTC server to send data, everytime a user posts a message or a comment. The ORTC server then broadcasts the message to the other users.