commits
Remove standalone DID, handle, NSID, rKey and TID modules and reorganize as submodules. Update URI module with comprehensive documentation explaining AT Protocol URI concepts. Improve import statements to use relative imports for better module encapsulation.
BREAKING CHANGE: Removed standalone modules for DID, handle, NSID, rKey and TID. These components are now accessible as submodules. Users must update their import statements to reflect the new module structure.
Holy cow, the freaking CBOR library is too hard to extend lol
Remove standalone DID, handle, NSID, rKey and TID modules and reorganize as submodules. Update URI module with comprehensive documentation explaining AT Protocol URI concepts. Improve import statements to use relative imports for better module encapsulation.
BREAKING CHANGE: Removed standalone modules for DID, handle, NSID, rKey and TID. These components are now accessible as submodules. Users must update their import statements to reflect the new module structure.