[Problem/Question]
We are currently handling various events. I wonder if there is a difference in server performance when handling 1 event versus 100 events.
Event handlers within the SDK are purely local in nature and thus would not impact Sendbird’s backend service performance.