-
I'm not sure if the rails one has this. I tried searching and couldn't find it, but I feel like I should have an easy way to know exactly how many connects are open on a specific channel.
```crysta…
-
### Library Version
5.8.0
### Describe the Bug
`create_forum_channel()` and `create_media_channel()` is missing
![image](https://github.com/interactions-py/interactions.py/assets/51890392/0d7ba…
-
### Describe the bug
Method amqp.Connection.Channel() is infinity blocked when internet turned off in the middle of DialConfig() and Channel():
```
config := amqp.Config{Properties: amqp.NewCon…
-
### Description:
When enabling E2E encryption, I expect the messages send in a encrypted channel to be encrypted from start to finish.
Fetching them from the database, encrypted, shipping them to…
-
My JR instance has been up for ~3 weeks.
Starting on 6/4 (two days after https://github.com/deathandmayhem/jolly-roger/issues/2167 happened, with nothing else in between in the server logs), the lo…
-
As a developer user, I want to have useful information about errors.
Flutter method channel handlers should call the error function and pass the error description back to the native platforms.
Since…
-
Right now it appears the autocomplete of nicks is done alphabetically, making it a chore to use in channels with hundreds of users. Hex chat, irssi, and weechat appear to use a method that is based on…
zvxvx updated
3 weeks ago
-
Hi,
I am trying to use the `channel_open_direct_tcpip` method to open a simple local port forwarding, and got 2 questions:
- Is it possible to get a random available local port?
- In my case, I j…
-
**Description:**
Get Active Threads methods cannot get all threads from specific Forum Channel. It gets some threads from the channel.
**Expected Behavior:**
Can get all active threads from guild…
-
### Proposal Details
I propose a new `ssh.Channel` function to read a single SSH packet.
This is required in to inter-opt with some channel types in use by OpenSSH.
For example to inter-opt…