axum/examples
David Pedersen 6d24a8695f
Add SSE tests (#652)
* Add SSE tests

* Simplify keep alive test a bit

* More robust keep-alive tests

* rename a bit
2022-01-03 18:48:50 +01:00
..
2021-12-01 20:14:25 +00:00
2021-12-27 14:02:38 +01:00
2021-12-01 20:14:25 +00:00
2021-12-01 20:14:25 +00:00
2021-12-12 14:19:30 +00:00
2022-01-03 18:48:50 +01:00
2021-12-01 20:14:25 +00:00
2021-12-01 20:14:25 +00:00
2021-12-01 20:14:25 +00:00

Examples

This folder contains numerous example showing how to use axum. Each example is setup as its own crate so its dependencies are clear.

For a list of what the community built with axum, please see the list here.