Connection.Start().Done() SignalR Issue
问题 I am designing a real-time document editor web application similar to google docs using SignalR connections. It is working ok i.e. when I am writing in one editor in a browser, text is being displayed on the other open browsers I have. The only problem I have is that when at first I write some text it is not being displayed, then I delete and write again and everything is ok. When I debug using F12 in Chrome I am getting this error: Uncaught Error: SignalR: Connection has not been fully