Releases: CesiumLabs/Nexus
Releases · CesiumLabs/Nexus
1.0.7
Compare
Sorry, something went wrong.
No results found
twlite
released this
04 Aug 11:12
Updates
AUDIO_PLAYER_STATUS now sends subscription count:
subscribers: {
self_subscription_count : number ,
total_subscription_count : number ,
connected : number
}
1.0.6
Compare
Sorry, something went wrong.
No results found
twlite
released this
03 Aug 05:12
Updates
bump dependencies
remove unnecessary debug log
use timer unref
1.0.5
Compare
Sorry, something went wrong.
No results found
twlite
released this
26 Jul 18:24
Updates
rename QUEUE_STATE_UPDATE to PLAYER_STATE_UPDATE
added opcode 11 for PING (can be used to keep connection alive on platforms like Heroku)
1.0.4
Compare
Sorry, something went wrong.
No results found
twlite
released this
17 Jul 09:46
Updates
refactor(WebSocket): update ws close message
refactor(Nexus): remove queue system
feat(Subscription): support FFmpeg args
1.0.3
Compare
Sorry, something went wrong.
No results found
twlite
released this
12 Jul 09:54
Updates
Server should now send audio player status payload once after entering idle state
1.0.2
Compare
Sorry, something went wrong.
No results found
twlite
released this
12 Jul 09:25
Updates
Pause sending player status in idle mode
Add node stats
1.0.1
Compare
Sorry, something went wrong.
No results found
twlite
released this
12 Jul 05:50
Updates
fix: ws getting crashed because of unidentified clients
1.0.0
Compare
Sorry, something went wrong.
No results found
twlite
released this
12 Jul 04:51
Initial Public Release
0.1.10
Compare
Sorry, something went wrong.
No results found
v0.1.10
chore(rebrand): reflect-nexus
0.1.9
Compare
Sorry, something went wrong.
No results found
v0.1.9
feat: detect port from .env