sudoSolidity
sudoSolidity
TtRPC
Created by sudoSolidity on 10/6/2023 in #❓-help
Cold Boot Optimizations
Wow, I had no idea you could do this super cool. Do you know how next works with the trcp? Does it make new functions for the data in the route, or is each router treated as a function? I'm checking now how much code I am using on boot and if it's all in the same service. I don't think I need to have multiple endpoints. Maybe it would be better to no use a class and instead, just bunch functions together and import them into the router?
7 replies