OpenSwoole Server Methods

Latest version: pecl install openswoole-22.1.2 | composer require openswoole/core:22.1.5

Introduction

OpenSwoole Server provides the API to write TCP, UDP, Unix Socket asynchronous servers. It supports IPv4, IPv6, one Way, two Way SSL and TLS Encryption. Developers do not have to know the internal implementations, only have to write the logics of the server in the callback functions.

Methods

Last updated on September 1, 2022