This website requires JavaScript.
Explore
Help
Register
Sign In
is1di
/
x0gp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/IS1DI/x0gp.git
synced
2026-07-19 05:47:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c9632343d17c7ce141032e931e14fbf4c98e7b4
x0gp
/
server
/
cmd
/
poc-server
T
History
is1di
9c9632343d
Add races results GET endpoints (by ID and last finished) and regenerate swagger specs
2026-07-17 22:41:55 +04:00
..
catalog_handlers.go
removed device_id from all entities except car. Replaced with car_id . Car -> device_id
2026-07-16 17:40:59 +04:00
catalog_ws.go
Add leaderboard for all tracks and track calendar
2026-07-15 11:53:35 +04:00
drivers_clans_handlers.go
removed device_id from all entities except car. Replaced with car_id . Car -> device_id
2026-07-16 17:40:59 +04:00
leaderboard_handlers.go
Add leaderboard for all tracks and track calendar
2026-07-15 11:53:35 +04:00
main.go
Add races results GET endpoints (by ID and last finished) and regenerate swagger specs
2026-07-17 22:41:55 +04:00
races_handlers.go
Add races results GET endpoints (by ID and last finished) and regenerate swagger specs
2026-07-17 22:41:55 +04:00
video_udp.go
feat: implement WebRTC signaling and UDP-based video streaming and control service
2026-07-16 14:55:14 +04:00
webrtc.go
removed device_id from all entities except car. Replaced with car_id . Car -> device_id
2026-07-16 17:40:59 +04:00