aqpoll: Poll data from the messaging bridge

Description Usage Examples

Description

Used to poll data from the messaging bridge. As the time of this writing (0.2), individual messages are separated by "\n". In a future version, this function will return a list object.

Usage

1
	aqPoll()

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
> aqPoll()
     [,1]
[1,] "/topic/TEXT"
     [,2]
[1,] "TEST1\nTEST2\nTEST3\n"
> 

## End(Not run)

aqr documentation built on May 2, 2019, 5:18 p.m.