You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ratch...@googlegroups.com
Hi,
Is there a way to write ratchet php client? We have an web socket server build in C? Now we need a solution that our php sites can create a persist connection with that server to send and receive the data at run time live. We are trying hard to find web socket clients written in php and we can use it with our php developed sites.
Thanks,
Chuck James
cboden
unread,
Feb 2, 2014, 11:31:23 AM2/2/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ratch...@googlegroups.com, amitab...@gmail.com
Not at this time. I hacked one together in a few hours at one point; all the pieces the compose one are in the repo due to its loosely coupled nature.
If you manage to create a client, please share. If not at some point I may throw together a client w/ Ratchet components and react/socket-client or react/http-client.
simon...@gmail.com
unread,
Feb 6, 2014, 9:33:47 AM2/6/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ratch...@googlegroups.com, amitab...@gmail.com, simon...@gmail.com
I actually tried to use your client. I am not using websockets for my app but I wanted to put together a nice Telnet client with the same nice MessageComponentInterface than Ratchet.
I haven't been able to tweak your class to do that.
Any advice?
simon...@gmail.com
unread,
Mar 1, 2014, 4:27:57 AM3/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ratch...@googlegroups.com, amitab...@gmail.com, simon...@gmail.com, mill...@gmail.com