Mongo Wire Protocol

The structures and functions within this module implement the MongoDB wire protocol: functions to assemble various commands into binary blobs that can be sent over the wire. More...

Collaboration diagram for Mongo Wire Protocol:

Modules

 Packets
 Reply handling
 Commands
 

Each command has an id parameter, which can be used to track replies to various commands.



Detailed Description

The structures and functions within this module implement the MongoDB wire protocol: functions to assemble various commands into binary blobs that can be sent over the wire.

See also:
Mongo Client
 All Data Structures Variables

Generated on 20 Jan 2014 for libmongo-client by  doxygen 1.6.1