Luc ♥

Results 17 issues of Luc ♥

We should also kick the hub from a gateway when it was deleted. Currently it will only result in no shockers being on the hub.

status: planned

## Summary - document using OpenShock's SignalR WebSockets - link guide in developer docs and navigation - add server and client method definitions ## Testing - `mkdocs build` ------ https://chatgpt.com/codex/tasks/task_e_6896202ef0f88327b1c296ec74d574f9

codex

When using multiple DbContexts with the same connection string or data source and trying to .MapEnum the enums present on both of them will throw an exception at startup. We...

### Describe the Problem I am trying to publish a console application for windows using native AOT. However when using the nanoserver image it fails with the following: ``` C:\Users\ContainerUser\.nuget\packages\microsoft.dotnet.ilcompiler\10.0.1\build\Microsoft.NETCore.Native.Windows.targets(142,5):...

area-dockerfiles