Group
Extension

Matches 1

Kelp-Module-WebSocket-AnyEvent ( B/BR/BRTASTIC/Kelp-Module-WebSocket-AnyEvent-1.05.tar.gz, BRTASTIC, 2022; MetaCPAN )
Kelp-Module-WebSocket-AnyEvent/lib/Kelp/Module/WebSocket/AnyEvent.pm ( view source; MetaCPAN )
:AnyEvent)],
	modules_init => {
		"WebSocket::AnyEvent" => {
			mount => '/ws',
			serializer => "json",
		},
	},


	# in application's build method

	my $ws = $self->websocket;
	$ws->add(message => s
 default, an exception will be re-thrown, and effectively the connection will be closed.

If Kelp JSON module is initialized with I<'allow_nonref'> flag then this event will never occur.

C<$error> wi

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.