radu-matei / websocket-manager

Real-Time library for ASP .NET Core
https://radu-matei.com/blog/real-time-aspnet-core/
MIT License
452 stars 183 forks source link

Use location.host instead of hardcoded localhost value #27

Closed ryanwersal closed 7 years ago

ryanwersal commented 7 years ago

Minor tweak to remove the hardcoded "localhost" value from the ChatApplication sample.