libmongo-client 0.1.8
Loading...
Searching...
No Matches
Mongo Wire Protocol
Collaboration diagram for Mongo Wire Protocol:

Topics

 Packets
 
 
 Reply handling
 
 
 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