python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Chat with WSS on AWS Lightsail
I built chat functions with Ratchet/Laravel.
It works well on local I figured out the SSL too.
Websocket with laravel
But after deploying on AWS/Lightsail, WSS is not working.
I think there is some co...

dannyrome
Votes: 0
Answers: 1
[Websocket][Chat] - How do I find out if a message was send "from client" or "from other user"
The folowing method (check video at this Link) is described in php form if in a userchat app the message is send "from the client" or "from any other user".
public function ...
John
Votes: 0
Answers: 1