feat(socket-handler): Add socket-handler support for custom socket handling in SmartProxy

This commit is contained in:
2025-05-28 23:33:02 +00:00
parent b1a032e5f8
commit f81baee1d2
3 changed files with 299 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '19.4.3',
version: '19.5.0',
description: 'A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.'
}