Code Monkey home page Code Monkey logo

xmpphp's Introduction

Hi there ๐Ÿ‘‹

I'm Alex, born in 1992 and passionate about all things Golang, game server hosting, and infrastructure management.

๐Ÿ’ป I have over 10 years of experience in game server hosting industry, ensuring seamless and high-performance gameplay experiences for gamers worldwide.

๐Ÿš€ My interests extend to technologies like Kubernetes for scalable deployments, bare-metal hosting for optimized performance, and gaming technologies that enhance player experiences.

๐ŸŒŸ I'm always exploring new ways to optimize code, improve server performance, and streamline deployment processes to deliver top-notch gaming experiences.

Stats

alt text

Support me โค๏ธ

ko-fi

xmpphp's People

Contributors

bandroidx avatar birkneralex avatar cweiske avatar jonrwads avatar roest01 avatar superwayne avatar tyranron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

xmpphp's Issues

Unhandled exception for Auth Failure

Hi guys!

Thanks for this module. Using this for building an internal chat platform here.
However I noticed an issue when the AUTH fails. This is expected for my local system, so its not a configuration problem.
https://code.google.com/p/xmpphp/issues/detail?id=53
This issue has been tracked here. I am not sure if XMPPHP officially has been updated yet, but this concurrency problem needs to be addressed, and since its a very minor fix, hoping the release would be done quickly.
Thanks

ssl3_get_server_certificate:certificate verify failed

i am getting an error even with the ssl is installed on my server.

stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed

Please help.

How can i make persistent connection with XMPP?

Every time while sending the message we are creating new XMPP object so it will create a new connection with XMPP. Is there any way we can use same object or connection while sending message so it will be a faster way to send messages.

PHP7 support

Hi,

I tried your project on php7 and it could be a problem in method calling by name in XMLStream.php.

For example...
$handler[1]->$handler0;

call_user_func([$handler[1], $handler[0]], $this->xmlobj[2]); is OK

I'm sorry for issue (I tried to send a PR, but I couldn't do git push origin through permissions)

Bye
Michal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.