# yew-event-source
[](https://crates.io/crates/yew-event-source)
[](https://docs.rs/yew-event-source/)
[](https://crates.io/crates/yew-event-source)
[](https://deps.rs/repo/github/strawlab/yew-event-source)
For an example of use, please see the [yew frontend demo for
`bui-backend`](https://github.com/astraw/bui-backend/tree/main/bui-demo/frontend_yew).
You may also be interested in [this similar crate by
liquidblock](https://github.com/liquidblock/yew-sse).
## Code of conduct
Anyone who interacts with this software in any space, including but not limited
to this GitHub repository, must follow our [code of
conduct](code_of_conduct.md).
## License
Licensed under either of these:
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
https://opensource.org/licenses/MIT)