commits
This reverts commit ad283513ab833fe3659e959ddd1ac5a92e576f89.
This reverts commit ca8fad4e6f2bbf867daf5eda59bdbe694a242399.
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.