NetworkInterceptor
NetworkInterceptor copied to clipboard
#28 NECP_CLIENT_ACTION_ADD_FLOW
fixes #28 — Create a single shared URLSession instance and reuse it instead of creating a new one for each request. Preventing excessive connection creation, reduces memory usage, and avoids NECP_CLIENT_ACTION_ADD_FLOW [12: Cannot allocate memory] errors.