Skip to content

Commit 1e2c780

Browse files
committed
chore: bump version to 1.0.2 in package.json
refactor: improve RTC connection handling with abort controller and enhanced error management
1 parent f284a20 commit 1e2c780

2 files changed

Lines changed: 288 additions & 191 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "layla-server",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"main": "dist/main.js",
55
"author": "Layla Network Pty Ltd",
66
"description": "Layla server is a thin wrapper around llama-server (or any other server for that matter) that proxies OpenAI compatible requests through WebRTC to allow connection to your PC from anywhere using the Layla app.",

0 commit comments

Comments
 (0)