swoole / library

📚 Swoole Library
https://wiki.swoole.com/#/library
Apache License 2.0
232 stars 59 forks source link

Add X-ADMIN-SERVER-ACCESS-TOKEN #136

Closed sy-records closed 2 years ago

sy-records commented 2 years ago

usage

$server->set([
    'admin_server' => 'name:secret@0.0.0.0:9502',
]);