1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-10-17 00:42:45 +02:00
Discord-History-Tracker/app/Server/Endpoints
2024-05-08 23:39:13 +02:00
..
BaseEndpoint.cs Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
GetDownloadedFileEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
GetTrackingScriptEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
GetViewerMessagesEndpoint.cs Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
GetViewerMetadataEndpoint.cs Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
TrackChannelEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
TrackMessagesEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
TrackUsersEndpoint.cs Add support for global display names of users 2024-05-08 23:39:13 +02:00
ViewerEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00