Retrieve a simulated stream of data through PubNub with updated state information of clients in a sample online multiplayer role-playing game
{
coord_x: 123,
coord_y: 321,
action_name: 'Heal',
action_type: 'Instant,
action_value: 45
}