Packages
librabbitmq
AMQP
AMQP.Response
librabbitmq
Description:
This is a C-language AMQP client library for use with AMQP servers.
Home:
https://github.com/alanxz/rabbitmq-c
Devhelp-Package download
Content:
Namespaces:
AMQP
Classes:
Connection
FieldValue
Structs:
Array
BasicProperties
Bytes
Channel
Decimal
Flags
Frame
Method
MethodNumber
Pool
PoolBlocklist
RPCReply
Table
TableEntry
Enums:
BasicType
ResponseType
SASLMethod
ValueKind
Methods:
public
string
error_string
(
int
err)
public
int
open_socket
(
string
hostname,
int
portnumber)
public
int
version
()
Response
Classes:
ChannelOpen
Method