Using in SSL WebSocket #60
Unanswered
EvandroMassini
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, please provide full stack trace of an error, provide branch/version from wich u've downloaded the source code Also, what do u mean by: "in composer this is not compatible"? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm test in a normal WebSocket, its fine. But, I need a safe WebSocket, and this example not work. So, I download of source in gitHub, because in composer this is not compatible, the "setIsSsl" function not exists in "ServerConfig.php". Then, I use the example of "Readme.md" (SSL Server run options), but I have a many problems of incomatiblities of types. Ex: "Parse error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in...". This line is: "public array $pathParams = [];". So, you heave a idea of to this examples work fine? You make a great job. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions