Releases: Vrtgs/hptp
Releases · Vrtgs/hptp
v0.0.13
v0.0.12
- only run multi-threaded runtime when there is more than one thread available
- stop using custom allocator
- ability to add to startup and run as a daemon
- new subcommands (run, set-up-daemon, remove-daemon)
v0.0.11
- only run multi-threaded runtime when there is more than one thread available
- stop using custom allocator
v0.0.10
- update README.md
- update dependencies
v0.0.9
- update cli arguments
v0.0.8
- crates.io release
v0.0.7
- better performance
- if ip no flags are set, assume ipv4
v0.0.6
- added macOS and windows builds
- experimental memory alloc, fixed tests with miri
v0.0.5
v0.0.5 better performance with splice syscall, with compat for non li…
v0.0.4
v0.0.4 better performance, more and better tracing