You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a promise variant of getPort and getPorts, there should then also be a promise variant of getSocket as well.
@eriktrom If this gets done, would you want to see both a getSocketPromise method as well as having getSocket be able to return a promise (assuming #168 is merged as that lays out the implementation pattern).
The text was updated successfully, but these errors were encountered:
There's a promise variant of
getPort
andgetPorts
, there should then also be a promise variant ofgetSocket
as well.@eriktrom If this gets done, would you want to see both a
getSocketPromise
method as well as havinggetSocket
be able to return a promise (assuming #168 is merged as that lays out the implementation pattern).The text was updated successfully, but these errors were encountered: