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.44k stars 598 forks source link

Fix unmarshaling slice of objects in yaml config #786

Closed FZambia closed 8 months ago

FZambia commented 8 months ago

Proposed changes

Fixes unexpected end of JSON input when unmarshalling slice of objects in YAML config. For example, the following config results into such error:

namespaces:
  - name: "test"