-
Hi, first, thanks for this library! It is really helpful.
I found a possible issue when using the library, it seems that a route like this one:
```
app.get('/test', (_req, res) => {
…
-
Hey folks,
I am running the current git repo, edited the docker-compose file and launched via docker-compose up. After a while all the containers were online but every join / create a map is aborte…
-
great work! any benchmark against uwebsocket's http function?
just curious how it compares with uwebsocket's http
https://miro.medium.com/max/700/1*1MrkEKoWL7MnDYuY3dk8aA.png
-
https://github.com/uNetworking/uWebSockets
-
## Case
Clarification
## Issue
React Native adapters aren’t in a good shape. Is it all supported as docs say it is? I played with several possible solutions (incl. libs by @craftdogz) and it does…
-
When setting up SSL on our servers, we usually have to use the **.crt** file, the **ca-bundle**, and the **.key**. Following the documentation at https://rennokki.gitbook.io/soketi-docs/getting-starte…
-
```
sudo apt install python3 g++ build-essential -y
```
```
npm install isolated-vm
```
```
0 verbose cli /snap/node/6553/bin/node /snap/node/6553/bin/npm
1 info using npm@8.15.0
2 info u…
-
Hello, you said that hyper-express doesn't support express middleware yet, so if I understand correctly we can't currently use it to create a complete web application from start to finish ?
-
https://www.researchgate.net/publication/348993267_An_Analysis_of_the_Performance_of_Websockets_in_Various_Programming_Languages_and_Libraries
what's wrong with the benchmark here?
-
Hello. I'm facing an issue and I dont know how to find what i'm doing wrong.
Problem:
Sometimes websocket client can't connect to the websocket server with the first try. Sometimes it needs more th…