Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0
-
None
-
None
Description
Prior to version 2.0, the localListen method supports asynchronous mode because of the presence of the withAsync method.
But in version 2.0, this is a problem because the withAsync method is obsolete and does not provide a localListenAsync method.