OpenSwoole\GRPC\Message->construct

25.x is outdated, please check the latest version 26.x


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\GRPC\Message->construct()

Parameters

context

An instance of Context.

message

Message wants to send to GPRC server.

Return

Description

Create a new GRPC Message with constructor function.

Last updated on February 28, 2026