All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- See ROADMAP for more.
- Read port/door mappings from a config file.
0.3.0 - 2021-06-20
- Keeping a changelog according to Keep a Changelog.
- Second example app "Go Away" to send a user away examples/go_away.rs.
0.2.0 - 2021-06-16
- Forward TCP traffic to Door Applications
- Example HTTP echo server