Koichi MATSUMOTO

Results 32 comments of Koichi MATSUMOTO

Do you add settings of websocket proxy to nginx? ```nginx proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; ```

I have the same issue in the latest, f6289d140cfa9f1c4ff9537d871ccbeec5483742.

I think the relationship between Gitea and Forgejo is simlar to the relationship betwenn MySQL and MariaDB. At first MariaDB was a soft-fork of MySQL but developers knew MariaDB was...

Yes, `master` branch is not under active development, but `feature/hyper-express` branch is still developed actively.

> > This project is currently in Beta. > > Do you think we should still add it in the current state? Have you installed/tried it? Yes, I'm running and...

Well, I can run a binary I build. Perhaps, the `v0.3.2` binary on the release page is broken, I think.

I have also got the same error. ``` "node": 18.19.0 "yarn": 3.6.0 "OS": Debian 12.4 ```