fix(core): update

This commit is contained in:
2024-04-18 20:21:15 +02:00
parent fb555b33be
commit bf6bda88e5
4 changed files with 1130 additions and 2336 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsocket',
version: '2.0.24',
description: 'easy and secure websocket communication'
version: '2.0.25',
description: 'Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.'
}