AsyncServer is a wrapper around a JavaScript callable that will be passed by the user to process the data received by the Sink.
Create a new Sink with the given callback.
Start the AsyncServer server with the given callback
Optional
Stop the AsyncServer server
AsyncServer is a wrapper around a JavaScript callable that will be passed by the user to process the data received by the Sink.