mirror of
https://github.com/ckaczor/WeatherService.git
synced 2026-02-07 01:35:37 -05:00
Remove one-way WCF service and replace with SignalR methods
This commit is contained in:
@@ -7,6 +7,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading;
|
||||
using WeatherService.Devices;
|
||||
using WeatherService.Remote;
|
||||
using WeatherService.SignalR;
|
||||
|
||||
namespace WeatherService
|
||||
|
||||
Reference in New Issue
Block a user