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
Hi, I hope this is not a duplicate, I didn't find anything related to it though.
I need to have two different connections and send data to them simultaneously.
I tried to do that by useMemo but eventually react Hooks I can't use inside other methods ;)
Hi, I hope this is not a duplicate, I didn't find anything related to it though.
I need to have two different connections and send data to them simultaneously.
I tried to do that by useMemo but eventually react Hooks I can't use inside other methods ;)
I tried to create a custom hook, but the same result..
Thanks in advance for your feedback 🙏
The text was updated successfully, but these errors were encountered: