Main Page
Related Pages
Modules
Data Structures
Modules
Here is a list of all modules:
Vortex: Main Vortex Library Module (initialization and exit stuff)
Vortex Channel: Related function to create and manage Vortex Channels.
Vortex Channel Pool: Channel Pool management function.
Vortex Connection Options: connection create options
Vortex Connection: Related function to create and manage Vortex Connections.
Vortex context: functions to manage vortex context, an object that represent a vortex library state.
Vortex Frame Factory: Function to manipulate frames inside Vortex Library
Vortex Greetings: Related function to Initial Greeting messages.
Vortex Handlers: Handlers used across Vortex Library for async notifications.
VortexHash: Thread Safe Hash table used inside Vortex Library.
Vortex IO: Vortex Library IO abstraction layer
Vortex Listener: Set of functions to create BEEP Listeners (server applications that accept incoming requests)
Vortex Profiles: Related functions to manage profiles inside Vortex Library.
Vortex Queue: thread safe queue definition based used across Vortex Library
Vortex Reader: The module that reads you frames.
Vortex Support: Support function used across the library
Vortex Thread: Portable threading API for vortex
Vortex Thread Pool: Pool of threads which runns user defined async notifications.
Vortex Types: Types definitions used across Vortex Library.
Vortex Tunnel: TUNNEL profile support, general application layer proxy for BEEP
Vortex XML-RPC: XML-RPC profile support and related functions
Vortex XML-RPC types: XML-RPC data abstraction layer, supporting types used.
Vortex TLS: TLS profile support and related functions
Vortex SASL: SASL profile support and related functions
Vortex PULL API: A pull API suited for singled threaded or event driven environments
Vortex HTTP CONNECT API: support for BEEP connections through HTTP proxy
Vortex ALIVE: A profile extension that allows to check peer alive status
Vortex Payload Feeder: an abstraction to efficiently feed content into vortex sending engine