trick/trick_source/web
Mrockwell2 7bc531273c
1720 websocket freeze issue (#1724)
* fixed web server freeze issue

* Revert "fixed web server freeze issue"

This reverts commit 7883453f6a.

* Fixed Webserver freeze issue

---------

Co-authored-by: Marcus Rockwell <marcusrockwell@gmail.com>
2024-06-27 10:25:22 -05:00
..
apps Use better WebSocket constructor in wsexp.html because it's an example. 2019-11-06 13:18:29 -06:00
CivetServer 1720 websocket freeze issue (#1724) 2024-06-27 10:25:22 -05:00
dashboard Bump braces from 3.0.2 to 3.0.3 in /trick_source/web/dashboard (#1734) 2024-06-25 15:22:52 -05:00
images Add images directory and trick_icon.png needed for webserver. 2019-11-04 12:52:29 -06:00
README.md Revise Documentation, Correct a single constant (#1326) (#1489) 2023-04-21 17:32:31 -05:00

Web Server

Trick has the capability to create a custom built web server for your sim.

You can find documentation here:

Web Server Documentation