Logo
Explore Docs Blog Community About typescript.guru Help
Sign In
push.rocks/smartproxy
3
0
Fork 0
You've already forked smartproxy
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a8f8946a4d3760ffad09c1f7a4cda2078ee627d3
smartproxy/ts/proxies/smart-proxy/models/index.ts

8 lines
288 B
TypeScript
Raw Normal View History

update structure
2025-05-09 17:00:27 +00:00
/**
* SmartProxy models
*/
BREAKING CHANGE(certificates): Remove legacy certificate modules and Port80Handler; update documentation and route configurations to use SmartCertManager for certificate management.
2025-05-18 16:30:23 +00:00
// Export everything except IAcmeOptions from interfaces
BREAKING CHANGE(smart-proxy): move certificate persistence to an in-memory store and introduce consumer-managed certStore API; add default self-signed fallback cert and change ACME account handling
2026-02-13 16:32:02 +00:00
export type { ISmartProxyOptions, ISmartProxyCertStore, IConnectionRecord, TSmartProxyCertProvisionObject } from './interfaces.js';
change to route based approach
2025-05-10 00:01:02 +00:00
export * from './route-types.js';
feat(metrics): add comprehensive metrics collection system Implement real-time stats tracking including connection counts, request metrics, bandwidth usage, and route-specific monitoring. Adds MetricsCollector with observable streams for reactive monitoring integration.
2025-06-09 15:02:36 +00:00
export * from './metrics-types.js';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 46ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Legal Info/Impressum