centrifugal / phpcent

PHP library to communicate with Centrifugo HTTP API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use JSON to POST data to API

FZambia opened this issue · comments

Described in docs: https://fzambia.gitbooks.io/centrifugal/content/server/api.html

Old format sending data as form also supported but it's better to move to JSON (in future versions we will probably remove sending data as form)

Closing - not actual anymore as we are migrating to v2