fix(adapters): Attach WebSocket peer to typedRouter request localData and add ws dependency

This commit is contained in:
2025-12-03 23:47:46 +00:00
parent 7b8a4ba68c
commit b3c77eb675
7 changed files with 18 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartserve',
version: '1.1.0',
version: '1.1.1',
description: 'a cross platform server module for Node, Deno and Bun'
}