Commit History

Author SHA1 Message Date
  walkor 4ab33a6ba5 Merge branch 'master' of github.com:walkor/workerman 7 months ago
  walkor 259aab0f07 HTTP protocol access to WebSocket returns a 400 error. 7 months ago
  walkor 751c1d125a Merge pull request #1032 from NitronPlus/patch-1 9 months ago
  NitronPlus 9341648345 Update mime.types 9 months ago
  walkor eb8149fa4c Merge pull request #1029 from roiwk/fix_async_tcp_proxy 10 months ago
  roiwk 1eda02e61b fix(async tcp): proxy 10 months ago
  walkor 7043c1ad26 save 10 months ago
  walkor 35ee846079 Merge pull request #1011 from lengqiuqiuqiu/global_status 10 months ago
  walkor c330b08df0 Merge pull request #1026 from akotulu/master 10 months ago
  Ako Tulu 7413798174 Improved logging when process exits and php select exceeds file descriptor limit. 10 months ago
  walkor e6162ad4c1 Merge pull request #1020 from joanhey/final-constant-version 11 months ago
  walkor 8becaa0c91 Merge pull request #1019 from joanhey/gitignore-pids 11 months ago
  Joanhey e5bd13e3cf Constant VERSION made final 11 months ago
  Joanhey c03c7e3765 Add pids to .gitignore 11 months ago
  walkor 7cbeb8036e Update 11 months ago
  walkor 3b7f39c3c2 fix sameSite for cookie #1010 11 months ago
  冷丶秋秋秋秋秋 3e304eee68 Add worker mode information to statistics file 11 months ago
  walkor d4d8b01150 Update README.md 1 year ago
  walkor 0356a57903 Update README.md 1 year ago
  walkor e945150d7b Update README.md 1 year ago
  walkor 14099e070b Merge pull request #997 from tourze/patch-1 1 year ago
  walkor 7beb1e4871 Log master pid not alive 1 year ago
  tourze 007814919a Fix error when unserialize return false 1 year ago
  walkor 8fa5b79cf6 Show bad package stack 1 year ago
  walkor 0c0ac0d1b5 Merge pull request #993 from vanodevium/patch-1 1 year ago
  walkor e562b07c25 save 1 year ago
  Vano Devium e1b40e13e5 worker: allow to set logFile as /dev/null 1 year ago
  walkor d001abfbaa Merge pull request #990 from akotulu/master 1 year ago
  Ako Tulu 9c7fa87977 Fixed safeEcho never printing output when tty decoration is unavailable. 1 year ago
  walkor 310f582f15 Check $this->eventLoop empty 1 year ago
  walkor e54846a34e Compatible with webman 1 year ago
  walkor 85599acb82 Fix 1 year ago
  walkor 586a517c5b Fix sessionHander->read() return type 1 year ago
  walkor 0eea85b1c6 Merge pull request #986 from luzrain/resetStd_fix 1 year ago
  walkor 8c5ce5ea2b Merge pull request #982 from luzrain/status_files 1 year ago
  Anton c1b0308e62 Fix in resetStd to close STDOUT and STDERR 1 year ago
  Anton 93dfdfca0a public $statusFile returned and default places to store files changed as before 1 year ago
  Anton e1fec7bb85 Merge branch 'master' into status_files 1 year ago
  walkor 366449d99e Merge pull request #984 from luzrain/output_stream 1 year ago
  walkor 3dc19ba42a Merge pull request #983 from luzrain/tests_improvements 1 year ago
  walkor 7d112bada8 Merge pull request #981 from luzrain/events_finalize 1 year ago
  Anton afcc4fda07 Output stream can now be set with $outputStream property 1 year ago
  Anton a144894b74 Udp and websocket server code stubs moved out to Stub directory 1 year ago
  Anton 4d2f1f1f71 Temp files processing refactoring 1 year ago
  Anton 32112b1469 Merge branch 'master' into events_finalize 1 year ago
  Anton f34e31fb20 Remove getErrorHandler 1 year ago
  walkor 535680f5d9 Merge pull request #978 from luzrain/events 1 year ago
  walkor e7189b68b5 Merge pull request #980 from luzrain/event_init 1 year ago
  walkor 51581da37a Merge pull request #979 from luzrain/code_improvements_3 1 year ago
  Anton b3b8c99774 Rewrited $eventLoopClass initialization process. Print all throwed exceptions through Worker::log method. 1 year ago