我正在使用GraphQL for .NET和GraphQL for .NET -订阅传输WebSockets包构建一个新的.NET API,并且我正在尝试测试我在我的模式中设置的一些订阅。"GraphQL.Execution.UnhandledError: Error executing document.
---> System.NotSupportedException: DocumentExecuter does not support executing subscriptions.
我想做服务器端的代码在c#,但我找不到任何教程如何在c#中做多房间聊天websocket服务器。主服务器类:{
// List of courses, which are currentli avalible ( REPRESENTstatic void OnReceive(UserContext conte