centrifugal / centrifugo

Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
https://centrifugal.dev
Apache License 2.0
8.4k stars 595 forks source link

[feature] Centrifugo HTTP API JS client #883

Closed sajjad-fatehi closed 1 month ago

sajjad-fatehi commented 1 month ago

hi everyone i recently published npm package for nodejs users to communicate easily with v5 centrifugo api full typed and easy to use .

@FZambia you can add it in documents maybe

npm url : Centri-Agent

FZambia commented 1 month ago

Hello @sajjad-fatehi

Thank you for the contribution, I'll take a closer look myself very soon and will definitely add to docs.

FZambia commented 1 month ago

Added to the documentation: https://centrifugal.dev/docs/server/server_api#http-api-libraries - many thanks!