ycsocket | 基于swoole的socket框架,支持协程版MySQL、Redis连接池,已用于大型RPG游戏服务端 | Application Framework library

 by   caohao-php PHP Version: Current License: Apache-2.0

kandi X-RAY | ycsocket Summary

kandi X-RAY | ycsocket Summary

ycsocket is a PHP library typically used in Server, Application Framework applications. ycsocket has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

基于 swoole 和 swoole_orm 的极度轻量级 websocket 框架,我认为php就应该简单高效,各位可以自己扩展到 TCP/UDP,HTTP。. 在ycsocket 中,采用的是全协程化,全池化的数据库、缓存IO,支持重连,对于IO密集型的应用,能够支撑较高并发。 支持 Redis 协程线程池,源码位于 system/RedisPool,支持失败自动重连 支持 MySQL 协程连接池, 源码位于 system/MySQLPool,支持失败自动重连.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ycsocket has a low active ecosystem.
              It has 78 star(s) with 14 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ycsocket is current.

            kandi-Quality Quality

              ycsocket has 0 bugs and 0 code smells.

            kandi-Security Security

              ycsocket has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ycsocket code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ycsocket is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ycsocket releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              ycsocket saves you 754 person hours of effort in developing the same functionality from scratch.
              It has 1738 lines of code, 141 functions and 29 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ycsocket and discovered the below as its top functions. This is intended to give you an instant insight into ycsocket implemented functionality, and help decide if they suit your requirements.
            • logs to log
            • make http request
            • Run controller action
            • Get score list
            • run sql query
            • Get User Info
            • Chat user action
            • get redis instance
            • check connection expiration time
            • Init task config
            Get all kandi verified functions for this library.

            ycsocket Key Features

            No Key Features are available at this moment for ycsocket.

            ycsocket Examples and Code Snippets

            No Code Snippets are available at this moment for ycsocket.

            Community Discussions

            QUESTION

            What is meant by required-api: param name=”#target” in config.xml file of AGL widgets?
            Asked 2020-Mar-06 at 09:53

            I am trying to understand various available AGL specific options that we can give in config.xml and I am referring to the link below

            https://docs.automotivelinux.org/docs/en/halibut/apis_services/reference/af-main/2.2-config.xml.html

            This is the sample config.xml file

            ...

            ANSWER

            Answered 2020-Mar-06 at 09:48

            I figured out why we need this

            required-api: param name="#target"

            OPTIONAL(not compulsory)

            It declares the name of the unit(in question it is main) requiring the listed apis. Only one instance of the param “#target” is allowed. When there is not instance of this param, it behave as if the target main was specified.

            Source https://stackoverflow.com/questions/60561230

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ycsocket

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/caohao-php/ycsocket.git

          • CLI

            gh repo clone caohao-php/ycsocket

          • sshUrl

            git@github.com:caohao-php/ycsocket.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Application Framework Libraries

            Try Top Libraries by caohao-php

            ycdatabase

            by caohao-phpC

            ycroute

            by caohao-phpPHP

            date-choose

            by caohao-phpJavaScript