有我的配置:
client app->WCF service (http://serverhost:8082 + SignalR service http://serverhost:8083)
我使用来自 Sebastien Lebreton 的 bdtunnel ( https://github.com/sailro/Bdtunnel )
client app->bdtunnel:8080 (it forwards: localhost:8182->server:8082)->WCF service
它工作正常。
问题是:是否可以通过端口 8080 上的同一隧道转发 SignalR 连接?