Skip to content

Tags: rsadsb/dump1090_rs

Tags

v0.6.0

Toggle v0.6.0's commit message
v0.6.0

See CHANGELOG.md and https://rsadsb.github.io/v0.6.0.html for details.

v0.5.0

Toggle v0.5.0's commit message
v0.5.0

See CHANGELOG.md for details.

v0.4.0

Toggle v0.4.0's commit message
v0.4.0

9% speed increases in benchmarks.
Add `--host` and `--port` for control of TCP server.

v0.2.0

Toggle v0.2.0's commit message
v0.2.0

Add tests
Add benchmarks

v0.1.1

Toggle v0.1.1's commit message
v0.1.1

- Add `Phase` for holding state matchine of current phase, as well as functionalize the huge match/if statement
  from the original dump1090_rs fork.
- Handle ConnectionReset from client applications