View Issue Details

IDProjectCategoryView StatusLast Update
0006575unrealircdpublic2025-09-12 16:59
ReporterValware Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status newResolutionopen 
Summary0006575: Feature Request: WebHooks
DescriptionIt would be really useful to have webhooks in UnrealIRCd. Right now SSE is the only option, but that means keeping a persistent connection open all the time. For some use cases that's fine, but requires user attendance for the app to receive, or some other persistent connection solution. Webhooks are a feasible workaround, and will be useful for future development of the webpanel.
TagsNo tags attached.
3rd party modules

Activities

Valware

2025-09-12 16:59

reporter   ~0023492

Here is my initial suggestion: https://github.com/unrealircd/unrealircd/pull/318

From talking with Syzop on IRC it seems a better idea to incorporate this as part of the log block instead of how I've suggested in my patch above.

Issue History

Date Modified Username Field Change
2025-09-12 16:57 Valware New Issue
2025-09-12 16:59 Valware Note Added: 0023492