| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added some notes for net_ppp example | jubeormk1 | 2025-05-22 | 1 | -3/+5 |
| | | |||||
| * | Adjustments for std examples | jubeormk1 | 2025-05-22 | 1 | -4/+111 |
| | | | | | | | I extended the README.md file to extend instructions for the rest of network examples I modified the tap.sh script to give ownership to the user running it and avoiding running the examples with sudo. This would help someone using a debuger. | ||||
| * | modified examples/std README to avoid possible problems | Bart Massey | 2024-12-31 | 1 | -9/+5 |
| | | |||||
| * | fix: typo in netcat command for std example | Valentin Trophime | 2024-01-29 | 1 | -2/+2 |
| | | | | The previous given command `nc -l 8000` doesn't let me see anything and lead to a "WARN connect error: ConnectionReset". By explicitly changing the `local-port` of `nc` with the `-p` I can now see the `Hello` message printed, and the warning log disappeared. | ||||
| * | Release embassy-net v0.1 | Dario Nieuwenhuis | 2023-06-29 | 1 | -0/+23 |
