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
Following NodeJS app seems to fail to work with WSS so that it fails to connect to nodes with it. All good with TCP.
This task is to confirm if js-waku can be used with WSS in NodeJS environment.
Expected Behavior
We expect NodeJS to be able to work with WSS though it is not officially supported by us.
Description
Following NodeJS app seems to fail to work with WSS so that it fails to connect to nodes with it. All good with TCP.
This task is to confirm if
js-waku
can be used with WSS in NodeJS environment.Expected Behavior
We expect NodeJS to be able to work with WSS though it is not officially supported by us.
Steps to Reproduce
defaultBootstrap: true
Environment Details
Run in NodeJS.
Notes
Example - https://github.com/Shelvak/Waku-testing/blob/0a52c699cb49eb801c23ca17340f0caeb29a0bb6/common.ts#L90
The text was updated successfully, but these errors were encountered: