mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
- Add one hub `/hubs/jobs`, strongly typed API included. - Adjust request pipeline to support SignalR. - Allow `Accept: text/event-stream` for SSE requests. - Add client library support for hubs. - Add integration tests. - Add IPermissionSetNotifyee to support dynamic changes based on perms. - Keep job state in `JobService` for pushing updates.