protwrap

Check-in Differences
Login

Check-in Differences

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From protwrap-0.2.2 To protwrap-0.3.0

2024-09-11
01:20
Dependency management. Start working on pedantic clippy fixups. check-in: f85040367b user: jan tags: trunk
2024-05-31
18:47
Release maintenance. check-in: e4af9b149d user: jan tags: protwrap-0.3.0, trunk
18:21
Docs. check-in: 33d322a0ba user: jan tags: trunk
2024-02-15
13:04
Major rewrite. Want to make it easier to be protocol-agnostic on both listener and connector end-point. check-in: 37d2147f15 user: jan tags: trunk
2023-10-03
08:35
Fix fallout from earlier rename. check-in: 5d761434aa user: jan tags: protwrap-0.2.2, trunk
08:27
Derive Debug. check-in: 8f8b1b9ae6 user: jan tags: protwrap-0.2.1, trunk

Changes to .efiles.

Changes to Cargo.toml.

Added examples/listener-acceptor.rs.

Added src/err.rs.

Changes to src/lib.rs.

Changes to src/tokio.rs.

Added src/tokio/client.rs.

Added src/tokio/client/connector.rs.

Added src/tokio/server.rs.

Added src/tokio/server/listener.rs.

Added tests/listener-acceptor.rs.

Changes to www/changelog.md.

Changes to www/index.md.