smartsocket/ts/00_commitinfo_data.ts

9 lines
326 B
TypeScript
Raw Normal View History

2022-08-01 15:00:06 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-08-01 15:00:06 +02:00
*/
export const commitinfo = {
2023-07-21 03:53:41 +02:00
name: '@push.rocks/smartsocket',
version: '2.1.0',
2024-04-18 20:21:15 +02:00
description: 'Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.'
2022-08-01 15:00:06 +02:00
}