Quake MMO

Results 12 issues of Quake MMO

In this file: vendor/cboden/ratchet/src/Ratchet/Http/OriginCheck.php, at line 35, this code: ``` $header = (string)$request->getHeader('Origin')[0]; ``` ...produces an undefined array key warning when a request has no Origin header set at all.

![Screenshot from 2022-04-16 17-58-43](https://user-images.githubusercontent.com/39710297/163682981-d6393305-bd4d-497b-b426-1a76fc29cfab.png) I have two charts (one for price, one for volume). I keep them in sync by usingthe various API observer functions. Works wonders. Except the price...

enhancement

> Please provide the following details. OS: Linux Debian 12 PHP: 8.1 php-mysql-replication: 7.0.1 8.0.27 - Oracle MYSQL On a rare occasion, maybe once every 1000 times, an INSERT event...

question

Great job, this is a very useful piece of code. Small issue here with PHP 8.1: * *Operating System*: ```Linux``` * *PHP Version*: ```PHP 8.1``` * *php-mysql-replication Version*: ```1.0.0``` *...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour My basic idea was to have two nodes running with the...

Wallet

I'm not actually sure how this precise header may be specified more than once, as far as standards are concerned. However, for some reason, the "uwsc" utility present in Debian,...

I have a comp (A) with 3 screens running debian / Xorg. Screens: A1, A2, A3 I have another comp (B) with 1 screen running debian / Xorg. Screens: B1...

kind-Feature

### Is there an existing issue for this? - [X] I've searched for any related issues and avoided creating a duplicate issue. ### Description Is there any way to detect...

Hi, and thank you for this awesome piece of software. Would be very nice to see ->tablesIgnore() and maybe ->databasesIgnore() added to it if you get a chance. As it...

### Preliminary Checks - [X] I have already searched for [existing issues](https://github.com/ccxt/ccxt/issues) and confirmed that this issue is not a duplicate ### Is your feature request related to a problem?...

enhancement