George Njeri (Swagfin)
Results
3
comments of
George Njeri (Swagfin)
@mika76 you have to put this code on a background thread and not within the MyWebSocket class `public static class NotificationDispatcher { private static ConcurrentQueue ActiveQueue { get; set; }...
You can set this to be done automatically during boot The commands also checks if the config already exists ```sh sudo modprobe nf_conntrack && grep -qxF 'nf_conntrack' /etc/modules || echo...
I hope this PR fixes #221