-
### How can we reproduce the crash?
```ts
import { TeamSpeak, QueryProtocol } from "ts3-nodejs-library";
import { Client, TextChannel } from "discord.js";
const TS_SERVER = {
host: "10.0.0.…
gardc updated
2 weeks ago
-
### the code that reproduces this issue or a replay of the bug
```javascript
let completion;
let ReconnectCounter = 2;
while (--ReconnectCounter) {
try {
await logInfo("Midjo…
-
**What are the goals of the research?**
Investigate the replacement of the polling implementation with a long polling one when querying the RPC for head blocks.
**Describe the concrete outcomes o…
-
Hello @DhanushNehru,
I have an idea for the project that involves creating a backend server connected to a database.
The concept is to allow users to either join or create a room upon logging in…
-
I'm trying to get current version https://github.com/freddiecoleman/chia-network-scanner/tree/270c769c4d4a0a90f83be211ae74195a84705dd1 to work, using the provided README.md example.
Here is my adap…
-
I have followed the said build steps, but still the unable to run the project.
I had to update 'server.js' file with the following changes, to allow compilation:
```
facts.default.load(data, 'lo…
-
### Description:
I'm trying to use this library in the browser and I'd like to include the dist files with an ES6 import, i.e.:
```
import OBSWebSocket from '../../../node_modules/obs-websocket-j…
-
Hi, I opened an issue in `jest-websocket-mock`; the maintainer said I should reopen the issue in `mock-socket`. See https://github.com/romgain/jest-websocket-mock/issues/169#issuecomment-1916434899.
…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
### Ethers Version
6.13.2
### Search Terms
ws, websockets, message_length
### Describe the Problem
We have an uncaught exception from the ethers library when calling the method provider.getBlock(…