Жора Змейкин
3091b5168f
Fix: public_host/public_port + unix socket
2026-02-16 04:22:26 +03:00
Alexey
0663e71c52
Revert "Unix socket listener + reverse proxy improvements"
2026-02-15 10:09:03 +03:00
Жора Змейкин
572e07a7fd
Unix socket listener + reverse proxy improvements
2026-02-14 23:29:39 +03:00
dependabot[bot]
aee44d3af2
Bump lru from 0.12.5 to 0.16.3
...
Bumps [lru](https://github.com/jeromefroe/lru-rs ) from 0.12.5 to 0.16.3.
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jeromefroe/lru-rs/compare/0.12.5...0.16.3 )
---
updated-dependencies:
- dependency-name: lru
dependency-version: 0.16.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-13 00:31:52 +00:00
Жора Змейкин
9304d5256a
Refactor startup logging
...
Move all startup output (DC pings, proxy links) from println!() to
info!() for consistent tracing format. Add reload::Layer so startup
messages stay visible even in silent mode.
2026-02-12 05:14:23 +03:00