1
I Use This!
Low Activity

Commits : Listings

Analyzed 10 minutes ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge default into amqp_0_9_1 More... over 14 years ago
Add expected output for test_tables More... over 14 years ago
Merge default into amqp_0_9_1 More... over 14 years ago
Implement Qpid/RabbitMQ/0-9-1 field table types. More... over 14 years ago
Merge default into amqp_0_9_1 More... over 14 years ago
Add THANKS file More... over 14 years ago
Use C-style comments; avoid AMQP_EXPAND_METHOD; use amqp_data_in_buffer. More... over 14 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... over 14 years ago
merge default into amqp_0_9_1 More... over 14 years ago
Add amqp_listenq, like amqp_listen but for queues rather than exchanges More... over 14 years ago
Support basic.ack. More... over 14 years ago
Merge default into amqp_0_9_1 More... over 14 years ago
Extend API to permit heartbeat configuration. More... over 14 years ago
merge default into amqp_0_9_1 More... over 14 years ago
merger More... over 14 years ago
Make sendstring deliver in persistent mode. More... over 14 years ago
merge default into amqp_0_9_1 More... over 14 years ago
Add missing flagword_index increment More... over 14 years ago
Rename source package More... over 14 years ago
Make "make distcheck" work and pass More... over 14 years ago
Basic debian packaging More... over 14 years ago
Changes for 0-9-1 support. More... almost 15 years ago
merger More... almost 15 years ago
Add bind/unbind utilities, and API for unbind More... almost 15 years ago
Note about unknown frame types. More... almost 15 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... almost 15 years ago
Notes on plans for error handling. More... almost 15 years ago
Correct test for connection exception frames. More... almost 15 years ago
Return, and send, heartbeat frames. More... almost 15 years ago
New AMQP_BYTES_FREE macro. More... almost 15 years ago