feat(bindings): add periodic binding and thread synchronizer
feat(binding): add hook config builder for configuring what hooks to enable Resolves #1. Use IServiceCollection.ConfigureHooks() for accessing the builder.
feat(bindings): update receive function pattern to match newest client
feat(binding): add correct unit manager pattern
feat: add initial migrated files from NosSmooth repository