You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FluentCertificates is a library using the Immutable Fluent Builder pattern for easily creating, finding and exporting certificates. Makes it simple to generate your own certificate chains, or just stand-alone self-signed certificates.
This is a reproduction case for Amazon's GameLift Realtime C# SDK with the Unity3D engine. It allows for quick testing of the solution's ability to create DTLS 1.2 and TLS 1.2 connections on a number of platforms. Developed alongside a production mobile game app at my current job using the same system.