Initial commit, basic proxying working
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace Myriad.Gateway
|
||||
{
|
||||
public record GatewayResume(string Token, string SessionId, int Seq);
|
||||
}
|
||||
Reference in New Issue
Block a user