1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge default into amqp_0_9_1 More... about 16 years ago
Add THANKS file More... about 16 years ago
Use C-style comments; avoid AMQP_EXPAND_METHOD; use amqp_data_in_buffer. More... about 16 years ago
Updated amqp_simple_rpc to take a 0 terminated array of amqp_method_number_t replies Updated AMQP_SIMPLE_RPC macro for the new format Added AMQP_MULTIPLE_RESPONSE_RPC macro to take a 0 terminated array of amqp_method_number_t replies Added amqp_basic_get function Added amqp_queue_purge function Added amqp_get_rpc_reply function to expose amqp_rpc_reply when we are not statically linking Added amqp_data_in_buffer function to check to see if amqp_simple_wait_frames will hit a blocking read More... about 16 years ago
merge default into amqp_0_9_1 More... over 16 years ago
Add amqp_listenq, like amqp_listen but for queues rather than exchanges More... over 16 years ago
Support basic.ack. More... over 16 years ago
Merge default into amqp_0_9_1 More... over 16 years ago
Extend API to permit heartbeat configuration. More... over 16 years ago
merge default into amqp_0_9_1 More... over 16 years ago
merger More... over 16 years ago
Make sendstring deliver in persistent mode. More... over 16 years ago
merge default into amqp_0_9_1 More... over 16 years ago
Add missing flagword_index increment More... over 16 years ago
Rename source package More... over 16 years ago
Make "make distcheck" work and pass More... over 16 years ago
Basic debian packaging More... over 16 years ago
Changes for 0-9-1 support. More... over 16 years ago
merger More... over 16 years ago
Add bind/unbind utilities, and API for unbind More... over 16 years ago
Note about unknown frame types. More... over 16 years ago
Support for multiple channels. - amqp_login() no longer does amqp_channel_open() for you - amqp_login() takes a channel_max argument - amqp_login() actually calls amqp_tune_connection() now - amqp_channel_close() and amqp_basic_publish() now take a channel number More... over 16 years ago
Notes on plans for error handling. More... over 16 years ago
Correct test for connection exception frames. More... over 16 years ago
Return, and send, heartbeat frames. More... over 16 years ago
New AMQP_BYTES_FREE macro. More... over 16 years ago
Actually implement amqp_send_header_to! More... over 16 years ago
Support generic frame transmission. More... over 16 years ago
Support parsing of protocol header. More... over 16 years ago
Add TODO file More... over 16 years ago