'SignalR removes connection ID's from server

when I wrote server for game I got problem:

SignalR hub (with MessagePack) removes connection ID and then disconnects client. Any Timeout options (in .AddSignalR) & Nginx headers doesn't help.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source