The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

send_text_frame

Send a text frame.

Expects a Unicode Perl text string as the first parameter - this will be encoded to UTF-8 and sent to the client.

send_binary_frame

Send a binary data frame.

Expects the raw binary data bytes as the first parameter.

write_frame

Sends one or more frames to the client.

INHERITED METHODS

IO::Async::Notifier

add_child, adopt_future, adopted_futures, can_event, children, configure_unknown, debug_printf, get_loop, invoke_error, invoke_event, loop, make_event_cb, maybe_invoke_event, maybe_make_event_cb, notifier_name, parent, remove_child, remove_from_parent

Object::Pad::UNIVERSAL

BUILDARGS