# bullet-ws-interface
[](https://crates.io/crates/bullet-ws-interface)
[](https://docs.rs/bullet-ws-interface)
[](LICENSE)
WebSocket message types for the Bullet trading API. Defines the request/response and event payload schemas exchanged over the public WebSocket endpoints.
## Install
```sh
cargo add bullet-ws-interface
```
## License
MIT