mirror of
https://github.com/xtr-dev/rondevu-client.git
synced 2025-12-18 22:53:23 +00:00
v0.18.11 - Restore EventEmitter-based durable connections
- Revert the v0.18.10 revert, going back to EventEmitter API - Durable WebRTC connections with auto-reconnect and message buffering - AnswererConnection and OffererConnection classes - Rich event system with 20+ events - Updated README with v0.18.11 references and changelog
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xtr-dev/rondevu-client",
|
||||
"version": "0.18.9",
|
||||
"version": "0.18.11",
|
||||
"description": "TypeScript client for Rondevu with durable WebRTC connections, automatic reconnection, and message queuing",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user