Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 562 Bytes

api.rst

File metadata and controls

35 lines (22 loc) · 562 Bytes

Automatic API Docs

These are API docs for the public-facing parts of Serena.

Connection API

serena.open_connection

serena.AMQPConnection

Channel-like API

This is shared between Channel and ChannelPool.

serena.mixin.ChannelLike

Specific APIs

serena.Channel.wait_until_closed

Message API

serena.AMQPMessage