feat(binding): use Result instead of IResult
Merge pull request #18 from Rutherther/feat/optional-binding Add support for optional modules and hooks
feat(binding): move modules to dictionary for easier management
feat(binding): convert hooks and modules to optionals
feat(binding): make options of NosBrowserManager optional
feat(binding): add nt client with encryption key (session id)
Merge pull request #8 from Rutherther/feat/shared-binding Add possibility to share bindings, packets, client with multiple dlls
feat(binding): split hooks to individual classes, make a hook manager
chore: update dependencies
feat: add initial migrated files from NosSmooth repository