feat: awaitable websockets (#7645)
* feat: awaitable websockets Adding in conditionals to check the method to call, and handling it as a promise vs. a regular function depending on whether the method itself is an asynchronous function. * fix: switch to .then-checking for awaitable check * fix: proper use of .then checkv1.18.x
parent
a6436716ea
commit
aee47b299a
Loading…
Reference in New Issue