Releases: zhboner/realm
Releases · zhboner/realm
v2.6.3
v2.6.2
What's Changed
- feat: advanced mapping with support for splitting configurations into multiple files. by @Zerorigin in #141
Full Changelog: v2.6.1...v2.6.2
# use configs in folder (since v2.6.2)
# all toml and json files are recursively included (e.g.: config/log.toml, config/node/n1.toml)
# hidden ones are recursively excluded (e.g.: config/.hidden_file, config/.hidden_dir/)
realm -c config/
v2.6.1
Fix missing fields when generating json or toml config by @Zerorigin.
v2.6.0
New feature: batched-udp for Linux.
v2.5.4
update examples
v2.5.3
eliminate unnecessary line
v2.5.2
v2.5.2
v2.5.1
v2.5.1
v2.5.0
v2.4.6
lightws v0.6.8