Add a few internal validation functions to make validation cleaner, activation function is called as needed so explicit client activation is not required.
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Path discovery is ported directly from Discord's C++ example, Windows has a crazy looking socket path that needs special syscall magic to dial, so we'll put that off for the time being.
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Add github.com/google/uuid as a dependency as well since it will be required for nonce generation. Exclude files based on template from GitHub.
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>