User Tools

Site Tools


mtr:development:transport_simulation_core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mtr:development:transport_simulation_core [2024/09/20 17:00] – created AmberFrostmtr:development:transport_simulation_core [2026/04/10 09:23] (current) – Fix TSC link and update description AmberFrost
Line 1: Line 1:
 FIXME **This page hasnt been fully completed. Please help with the Creation.**\\ //(remove this note when the page is completed)// FIXME **This page hasnt been fully completed. Please help with the Creation.**\\ //(remove this note when the page is completed)//
 +
 +====== Transport Simulation Core ======
  
 <WRAP right> <WRAP right>
Line 5: Line 7:
 |  **Transport Simulation Core**  || |  **Transport Simulation Core**  ||
 | Created by  | jonafanho  | | Created by  | jonafanho  |
-| Repository | [[https://github.com/Minecraft-Transit-Railway/Minecraft-Mappings|Transport-Simulation-Core]] |+| Repository | [[https://github.com/Minecraft-Transit-Railway/Transport-Simulation-Core|Transport-Simulation-Core]] |
 | Language | Java | | Language | Java |
  
Line 16: Line 18:
 ===== Communicating ===== ===== Communicating =====
  
-Transport Simulation Core hosts a webserver and exposes various HTTP endpoint which can be used to perform operation such as adding stations, depots and trains by sending HTTP requests. +Transport Simulation Core can be executed in the background thread, independent of the Minecraft Server. It hosts a webserver powering the MTR Online System Map, as well as allowing various operations such as adding/updating stations, depots and trains by submitting it into message queue via Java code.
- +
-For list of available endpoints, please refer to [[mtr:development:api_reference|API Reference]]. +
- +
-===== System Map ===== +
- +
-A transit system map written in Angular is also hosted by the Transport Simulation Core, which is hosted on port 8888 (or the next available port) in the MTR Mod.+
  
  
mtr/development/transport_simulation_core.1726851605.txt.gz · Last modified: 2024/09/20 17:00 by AmberFrost