Skip to content

Release v0.5.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 12:25
· 1 commit to master since this release

This is another bugfix release

As reported in #37, remoteAudio server 0.5.4 crashes when audio packets are received from anonymous clients. This problem has been mitigated by auto-generating unique client user names and a handling strategy for packets from anonymous clients.
In general, it is recommended to set the client name (either through the -U flag or the nats.username parameter in the config file.