romainrg / ratchet_client

CodeIgniter library who allow you to make powerfull applications with realtime interactions by using Websocket technology and Ratchetphp 🚀🚀
GNU General Public License v3.0
37 stars 24 forks source link

Unable to load the requested class #1

Closed hammer404 closed 5 years ago

hammer404 commented 5 years ago

I get the following error: Unable to load the requested class: Ratchet_client

HanXVII commented 5 years ago

just rename the Ratchet_websocket class to Ratchet_client

romainrg commented 5 years ago

Hello,

Sorry for the mistake, this was fixed on version 1.0.1

Regards