fix(SniHandler): Refactor hasSessionResumption to return detailed session resumption info

This commit is contained in:
2025-03-11 19:41:04 +00:00
parent b2a57ada5d
commit 124f8d48b7
3 changed files with 16 additions and 9 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.41.1',
version: '3.41.2',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
}