smartsocket/ts/00_commitinfo_data.ts

9 lines
326 B
TypeScript
Raw Permalink Normal View History

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