Package io.micronaut.context.python.netty
@NullMarked
package io.micronaut.context.python.netty
Netty integration for Python asyncio support.
-
ClassesClassDescriptionPython event loop backed by a Netty
EventLoop.Netty-backed datagram transport exposed to Python as a host object.Netty-backed asyncio server exposed to Python as a host object.Socket-like object for Python's server.sockets API.Socket-like facade for transport extras.Netty-backed stream transport exposed to Python as a host object.SSL facade for Python transport extras.Netty-backed Python event-loop provider.