libyimmo

Navigation

Contents

  • Examples
  • Guide to the C API
  • C API Reference
    • Core API
      • yimmo.h
      • Yimmo Env Utils
      • Low-level Memory Management
      • Block Allocator
      • Logging
      • Queue
      • Intrusive List
      • Utilities
      • Yimmo YAML
    • HTTP API
    • WebSockets API
    • MQTT API
  • WSGI Server
  • Maintainer Docs
  • Index

  • Blog
  • Source

Related Topics

  • Documentation overview
    • C API Reference
      • Previous: C API Reference
      • Next: yimmo.h

Quick search

Core APIΒΆ

API documentation for libyimmo.

Info

To get a general sense for the principles of operation, see Architecture.

API Reference

  • yimmo.h
    • Version
    • Types
    • Buckets
    • Server Functions
    • Connection Functions
    • Protocol Functions
  • Yimmo Env Utils
    • Functions
  • Low-level Memory Management
    • Allocator Macros
    • Customization
  • Block Allocator
    • Types
    • Functions
  • Logging
  • Queue
    • Types
    • Functions
  • Intrusive List
    • Types
    • Functions
    • Type-generic Macros
  • Utilities
    • Lookups:
    • Types
    • Macros
    • Functions
  • Yimmo YAML
    • Doc Functions
    • Node Functions
© copyright 2014 Andrew Canaday. | Page source