API Reference

This release publishes 4 namespaces.

Namespace Summary

ol.busker

Public lifecycle API for Busker.

ol.busker.buffer-pool

ByteBuffer pooling response buffers This namespace provides a thread-safe pool that reuses ByteBuffer instances to minimize garbage collection pressure during high-throughput I/O operations.

ol.busker.middleware

Ring middleware for common HTTP handling patterns.

ol.busker.protocols

Public response-body and response-emitter protocols for Ring-compatible applications.