-
Updated
Jun 7, 2021 - JavaScript
websocket-client
Here are 440 public repositories matching this topic...
-
Updated
May 31, 2021 - Swift
-
Updated
Jun 7, 2021 - Python
-
Updated
Jun 6, 2021 - C++
Description
By default axios has no timeout, this is a bad default for production systems and currently there is no way to override it.
You can override the socket timeout with the agent but it's not the same thing.
I would like to be able to change that via the WebClient options.
What type of issue is this? (place an x in one of the [ ])
- bug
- enhancement (feature
-
Updated
Jun 5, 2021 - Rust
-
Updated
Jun 7, 2021 - HTML
-
Updated
Jun 7, 2021 - C
Description
As we implemented in Python and Java, we can provide the similar guidance log messages in Bolt for JS.
$ npx node app.js
⚡️ Bolt app is running!
Unhandled request ({"event": {"type": "message"}, "type": "event_callback"})
---
[Suggestion] You can handle this type of event with the following listener function:
app.event("message", async ({ body, logger }) => {
-
Updated
Jun 1, 2021 - Python
-
Updated
Apr 22, 2021 - C++
-
Updated
May 19, 2021 - C++
Even though this isn't super critical, this might help with addressing https://stackoverflow.com/questions/57938081/blazor-preview-9-mono-wasm-memory-access-out-of-bounds-max-string-size-for-dotn
-
Updated
Jun 2, 2021
-
Updated
Jun 1, 2021 - Erlang
-
Updated
Jun 6, 2021 - C
-
Updated
Dec 10, 2019 - Go
-
Updated
Mar 17, 2021 - Python
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Mar 3, 2021 - JavaScript
-
Updated
Apr 28, 2021 - PHP
-
Updated
Jun 7, 2021 - Java
-
Updated
May 29, 2021 - JavaScript
-
Updated
Jun 6, 2021 - JavaScript
-
Updated
May 10, 2021 - C#
LibLog is deprecated now : damianh/LibLog#270
We should clean related code.
Improve this page
Add a description, image, and links to the websocket-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the websocket-client topic, visit your repo's landing page and select "manage topics."
As a few Socket Mode related tests started failing only in the GitHub Actions environment, I've disabled them by this commit: slackapi/python-slack-sdk@75b554a
We would like to get the tests back to the running tests in CI builds once we figure out the way to make them stable.
Category (place an
xin each of the[ ])