Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/blog/paycode/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Paycode chose iroh to implement peer-to-peer connectivity between devices in the
The environment is far from modern:
- Touch-based Windows 7 machines
- Dual-core Intel CPUs with up to 8GB of RAM
- A mix of Ethernet (on terminals) and Wi-Fi (across the tollway system)
- A mix of Ethernet (across the tollway system) and Wi-Fi (on terminals)

Despite these constraints, the team integrated iroh by bundling the Rust library inside a .NET 6 SDK.

Expand Down
Loading