Ignore:
Timestamp:
Aug 1, 2022, 12:54:31 PM (2 years ago)
Author:
alloc
Message:

Switched to use SpaceWizards.HttpListener

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements2/MapRendering/Web/API/GetPlayersOnline.cs

    r371 r382  
    33using AllocsFixes.JSON;
    44using AllocsFixes.PersistentData;
     5using HttpListenerRequest = SpaceWizards.HttpListener.HttpListenerRequest;
     6using HttpListenerResponse = SpaceWizards.HttpListener.HttpListenerResponse;
    57
    68namespace AllocsFixes.NetConnections.Servers.Web.API {
Note: See TracChangeset for help on using the changeset viewer.