摘要: let endpoint = localStorage.server_url + "/chathub"; let s = new signalR.HubConnectionBuilder() .withUrl(endpoint) .configureLogging(signalR.LogLevel. 阅读全文
posted @ 2021-09-17 11:17 天天的蓝色 阅读(145) 评论(0) 推荐(0) 编辑