PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, April 13, 2022

[FIXED] how to include the codeigniter websocket library correctly?

 April 13, 2022     codeigniter, php, phpwebsocket     No comments   

Issue

I found this library to use web-socket protocol in code-igniter

codeigniter-websocket and I did all the steps. I even make the same example in the description and I got this Error

An Error Was Encountered
Unable to load the requested class: Codeigniter_websocket

Solution

It was a bug of that package. It does not load the package library due to incorrect vendor path. This bug has been fixed. Codeigniter WebSocket Library has been updated. Please Update the library. If you face installation problem You may also check the Codeigniter WebSocket Example



Answered By - Taki Elias
Answer Checked By - Katrina (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing