varspool / Wrench

A simple PHP WebSocket implementation for PHP 7.1
Do What The F*ck You Want To Public License
595 stars 209 forks source link

Error on Client and Server script #136

Open alexolliveira opened 3 years ago

alexolliveira commented 3 years ago

Client: Fatal error: Uncaught Error: Class 'Client' not found in ... Server: Fatal error: Uncaught Error: Class 'My\ChatApplication' not found in

GrahamCampbell commented 3 years ago

This package seems abandoned so I am starting a fork at https://github.com/chrome-php/wrench.