SunHowe

Results 2 issues of SunHowe

开启插件后,粘贴功能完全无法使用,包括.md和非.md文件的文本粘贴功能均无法使用

Can I only push messages from the server to a client in the following way? Is any way to push notification without `Group.AddAsync` ? ```csharp public interface IGameHub : IStreamingHub{}...