baking-bad / beacon-dotnet-sdk

Beacon .NET SDK for Tezos wallet developers to seamlessly connect to multiple dApps
https://www.nuget.org/packages/Beacon.Sdk
MIT License
12 stars 5 forks source link

Implement Rooms storage #10

Closed iviich4eL closed 3 years ago

iviich4eL commented 3 years ago

For now rooms are not synced on a client. Need to sync them and store in memory at least.

iviich4eL commented 3 years ago

Room sync working for now.