-
I dont know if the filter i created is correct but it doesnt do anything. my goal is to remove all data-outbound-url, data-href-url and data-outbound-expiration attributes from links on reddit.
fil…
-
### What is the issue?
Found on synology DSM 7.1
**Observed behavior:**
To enable outbound connections on synology, [tailscale says](https://tailscale.com/kb/1131/synology#enabling-synology-outbo…
-
https://github.com/team-telnyx/devrel/tree/main/go shows examples of sending and receiving messages and faxes.
Getting voice working with peercalls and the telnyx gateway should be possible.
Set…
-
Currently, a websocket client connection is opened and closed for every Dispatch to a inbound websocket JSTP node. The proposal is to optimize by pooling outbound connections and persisting them.
-
this function will lost message or make block if the connection of ovs is closing.
> // Listen for a Shutdown signal or Outbound messages.
func (m *MessageStream) outbound() {
for {
select {
…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/node/x/crosschain/keeper/msg_server_add_to_outtx_tracker.go#L34
https://github.com/…
-
-
Currently some async logic is implemented e.g. processing Messages are mainly done async. Still, the code blocks executed asynchronously contains too much logic.
To better scale the Dispatchers sho…
-
Inbound and Outbound connection managers need to support dynamic address book changes.
Outbound connection managers need to respond to deltas to the latest address book.
Inbound connection manager…
-
To answer the question raised in [this comment](https://github.com/elastic/elasticsearch/pull/66834/files#r705906722) I started to look at whether we could block on the `closeLock` and I think the ans…