OpenSwoole Server Methods

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


Latest version: pecl install openswoole-26.2.0

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 February 28, 2026