trick/trick_source/web
dependabot[bot] de914d9fb6
Bump eventsource from 1.0.7 to 1.1.1 in /trick_source/web/dashboard (#1276)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 10:43:03 -05:00
..
apps Use better WebSocket constructor in wsexp.html because it's an example. 2019-11-06 13:18:29 -06:00
CivetServer Fix inclusion of CivetServer.h. #1188 2021-10-19 13:41:42 -05:00
dashboard Bump eventsource from 1.0.7 to 1.1.1 in /trick_source/web/dashboard (#1276) 2022-06-13 10:43:03 -05:00
images Add images directory and trick_icon.png needed for webserver. 2019-11-04 12:52:29 -06:00
README.md Create short README for web server to help navigate to documentation 2019-11-20 15:51:32 -06: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