TBD54566975 / tbdex

56 stars 26 forks source link

yeet the homerolled ids and replace with typeid-js #120

Closed phoebe-lew closed 1 year ago

phoebe-lew commented 1 year ago

For now, have only made the message id and offering ids strongly typed. parent/thread id are still strings - can discuss if this feels weird and we want parent/thread ids strongly typed as well. It's just slightly weird with parent id because the type depends on which message type you're responding to.

Some other notes: