create
open override fun create(context: Context, dispatcherProvider: IDispatcherProvider): IEndpointInternal
Creates an IEndpointInternal instance.
The endpoint should use the dispatcherProvider to get the correct dispatcher for processing frames.
Return
Parameters
context
the application context
dispatcherProvider
the IDispatcherProvider to use