Files
allwpilib/simulation/halsim_ws_core
Austin Schuh 00ff8b941d [bazel] Publish almost all artifacts (#8141)
This uses all the infrastructure we put together earlier to actually build and publish all the artifacts.

We might still want to adjust what is built by default to control CI times.

Signed-off-by: Austin Schuh <austin.linux@gmail.com>
Co-authored-by: PJ Reiniger <pj.reiniger@gmail.com>
Co-authored-by: David Vo <auscompgeek@users.noreply.github.com>
2025-11-10 10:10:49 -07:00
..
2025-03-20 19:23:22 -07:00
2025-11-07 23:09:21 -08:00

HAL WebSockets Core

This is the common WebSockets implementation shared by the HAL WebSockets Client and HAL WebSockets Server extensions. It is not a standalone extension.

These extensions provide a WebSockets API for transmitting robot hardware interface state over a network and implement the Robot Hardware Interface WebSockets API specification. See the specification for more details on the protocol.