vicara-hq / kai-dotnet

The .NET client for using the Kai SDK.
https://vicara.co
4 stars 6 forks source link

Handling KaiConnected, saving capabilities to memory #11

Closed r4reejh closed 5 years ago

r4reejh commented 5 years ago

fixes #9 , partially-fixes #10 , fixes #8

rakshith-ravi commented 5 years ago

Also, I was thinking, since we're decoding a Kai object quite frequently, perhaps that can be abstracted away into a private function to avoid rewriting code again and again