As of now, subplebbit.ts is about ~1300 lines. That is difficult to maintain and for new developers to understand. The goal is to break it down into a multiple modules that is easy to understand and maintain
[ ] Break Subplebbit class into LocalSubplebbit and RemoteSubplebbit
As of now, subplebbit.ts is about ~1300 lines. That is difficult to maintain and for new developers to understand. The goal is to break it down into a multiple modules that is easy to understand and maintain