-
Updated
Jul 18, 2022
ws
Here are 268 public repositories matching this topic...
-
Updated
Jul 19, 2022 - PHP
-
Updated
Jun 24, 2022 - C++
-
Updated
Jun 12, 2018 - C++
-
Updated
May 3, 2022 - JavaScript
-
Updated
Apr 17, 2018 - C#
Sorry @victorperin, but I had to remove all timeout functionality because if the message is queued, it may cause the timeout for the confirmation event to expire even though the message has yet to be sent.
I did however replace the resolveOnEvent with p-event that supports timeouts. I am think
-
Updated
Jun 27, 2022 - JavaScript
-
Updated
Jul 18, 2022 - JavaScript
-
Updated
Jul 18, 2022 - TypeScript
Hi and thanks for this library, it really ease things up.
I have detected that when you use WebSocketServer and go and try to establish an HTTP connection to the websocket port the server crashes and closes.
While I obviously don't expect the WS server to work properly when being contacted by the wrong protocol it should fail silently, or at least, allow the programmer to specify an error ca
-
Updated
May 20, 2019 - TypeScript
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Jun 8, 2022 - TypeScript
-
Updated
Nov 15, 2018 - Java
Hi,
Thank you for Soketi, it looks great.
I'm struggling to find a list of all available environment variables for soketi. As an example, I'm trying to change the port soketi listens on by default. I think it listens to 127.0.0.1:6001 inside a docker container, which makes it impossible to connect to from outside the container. This is probably pretty easy to solve if I can just find the cor
-
Updated
Jul 17, 2022 - TypeScript
-
Updated
Apr 21, 2022 - JavaScript
Move enums to shared
There are currently 2 enums files:
both are very similar. Let's create only one, with all enums at [./
Add linting (ESLint)
-
Updated
May 6, 2021 - JavaScript
- Located in popup.html and popup.js
Improve this page
Add a description, image, and links to the ws topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ws topic, visit your repo's landing page and select "manage topics."
HI, Soketi is a great WebSocket server and I enjoy using it a lot. However, I found some features are missing and it would be great if they could be added.
In the Pusher.js documents, for the endpoint
/apps/<appid>/channels, it allows using a parameterfilter_by_prefixto filter out the channel, more details could be seen in this link:https://pusher.com/docs/channels/library_auth_refere