Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

inhere/sws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sws

     _____      _____
    / __\ \ /\ / / __|
    \__ \\ V  V /\__ \
    |___/ \_/\_/ |___/ Powered by swoole

a webSocket application by php swoole.

TODO

  • error catch
  • db orm, data model
  • rpc data pack protocol: thirft and protobuf

project

extra

gRpc

$ [sudo] pecl install grpc
$ [sudo] pecl install protobuf

composer require grpc/grpc
composer require google/protobuf

thrift

install:

see http://thrift.apache.org/docs/install/

php lib:

composer require apache/thrift

PSR

http://www.php-fig.org/psr/

ACCEPTED

NUM TITLE
psr-3 Logger Interface
psr-6 Caching Interface
psr-7 HTTP Message Interface
psr-11 Container Interface
psr-16 Simple Cache

DRAFT

license

MIT

About

webSocket application by swoole[Deprecated]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published