mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-15 09:24:16 +01:00
some minor fixes and improvements, probably
This commit is contained in:
parent
6c5ad25d99
commit
33d5f44754
9 changed files with 85 additions and 56 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
public interface IClientReadyMessageService
|
||||
{
|
||||
void SendDownloadReady(string uid, Guid requestId);
|
||||
Task SendDownloadReady(string uid, Guid requestId);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue