SocketRemote now uses ExecutorService from context
The SocketRemote component doesn't want/need to allow the user to provide a thread pool configuration, anyway, so we might as well use the executor service provided by the context instead of creating our own.
parent
9e06b6be
Please register or sign in to comment