This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
tspm
Watch
3
Star
0
Fork
0
You've already forked tspm
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
33fb02733daccccf97dc1d1cdaa865387ed20850
tspm
/
ts
History
Juergen Kunz
33fb02733d
update
2025-08-28 15:47:59 +00:00
..
cli
update
2025-08-28 15:47:59 +00:00
00_commitinfo_data.ts
BREAKING CHANGE(daemon): Refactor daemon lifecycle and service management: remove IPC auto-spawn, add TspmServiceManager and CLI enable/disable
2025-08-28 10:39:35 +00:00
classes.config.ts
feat(daemon): Add central TSPM daemon and IPC client; refactor CLI to use daemon and improve monitoring/error handling
2025-08-25 08:52:57 +00:00
classes.daemon.ts
feat(daemon): Add real-time log streaming and pub/sub: daemon publishes per-process logs, IPC client subscribe/unsubscribe, CLI --follow streaming, and sequencing for logs
2025-08-26 15:00:15 +00:00
classes.ipcclient.ts
update
2025-08-28 15:47:59 +00:00
classes.processmonitor.ts
feat(daemon): Add real-time log streaming and pub/sub: daemon publishes per-process logs, IPC client subscribe/unsubscribe, CLI --follow streaming, and sequencing for logs
2025-08-26 15:00:15 +00:00
classes.processwrapper.ts
feat(daemon): Add real-time log streaming and pub/sub: daemon publishes per-process logs, IPC client subscribe/unsubscribe, CLI --follow streaming, and sequencing for logs
2025-08-26 15:00:15 +00:00
classes.servicemanager.ts
BREAKING CHANGE(daemon): Refactor daemon lifecycle and service management: remove IPC auto-spawn, add TspmServiceManager and CLI enable/disable
2025-08-28 10:39:35 +00:00
classes.tspm.ts
feat(daemon): Add real-time log streaming and pub/sub: daemon publishes per-process logs, IPC client subscribe/unsubscribe, CLI --follow streaming, and sequencing for logs
2025-08-26 15:00:15 +00:00
cli.ts
update
2025-08-28 15:47:59 +00:00
daemon.ts
feat(daemon): Add central TSPM daemon and IPC client; refactor CLI to use daemon and improve monitoring/error handling
2025-08-25 08:52:57 +00:00
index.ts
BREAKING CHANGE(daemon): Refactor daemon lifecycle and service management: remove IPC auto-spawn, add TspmServiceManager and CLI enable/disable
2025-08-28 10:39:35 +00:00
ipc.types.ts
feat(daemon): Add real-time log streaming and pub/sub: daemon publishes per-process logs, IPC client subscribe/unsubscribe, CLI --follow streaming, and sequencing for logs
2025-08-26 15:00:15 +00:00
paths.ts
feat(daemon): Add central TSPM daemon and IPC client; refactor CLI to use daemon and improve monitoring/error handling
2025-08-25 08:52:57 +00:00
plugins.ts
feat(daemon): Add central TSPM daemon and IPC client; refactor CLI to use daemon and improve monitoring/error handling
2025-08-25 08:52:57 +00:00
utils.errorhandler.ts
feat(daemon): Add central TSPM daemon and IPC client; refactor CLI to use daemon and improve monitoring/error handling
2025-08-25 08:52:57 +00:00