# doc-cache created by Octave 11.3.0
# name: cache
# type: cell
# rows: 3
# columns: 5
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
zmq_example1


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 185
Example code for a REQ socket connected to a server and sending and receiving
responses.

   The example contains comments on the differences between the C API, and the
Octave bindings.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Example code for a REQ socket connected to a server and sending and receiving...



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
zmq_example2


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 95
Example code for a REP socket server which waits for client commands and sends
back a response.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Example code for a REP socket server which waits for client commands and send...



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
zmq_example3


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 88
Example code for a PUB socket server which sends 'weather' updates from random
zipcodes.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Example code for a PUB socket server which sends 'weather' updates from rando...



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
zmq_example4


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 114
Example code for a SUB socket client which subscribes to a 'weather' server for
weather updates for zipcode 10001.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Example code for a SUB socket client which subscribes to a 'weather' server f...



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
zmq_example5


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 86
Example code for a STREAM socket connecting to a HTTP server and making a HTTP
request


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Example code for a STREAM socket connecting to a HTTP server and making a HTT...





