Files
smartsocket/ts/00_commitinfo_data.ts
T
jkunz 47155b5637
Default (tags) / security (push) Failing after 11m47s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v4.0.2
2026-05-19 16:26:58 +00:00

9 lines
326 B
TypeScript

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