-
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…
-
First of all let me say this seems like a really interesting project!
One thing I think it could also be useful for is remote access to IoT devices. IoT devices often sit behind a NAT and only have …
-
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.
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/dockertest/blo…
-
**Is your feature request related to a problem? Please describe.**
The sample would be more practical and secure if the Azure Key Vault and Storage Account resources have private endpoints deployed. A…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
# 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/…
-
### 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…
-
### Feature description
توی v2rayNG میشه فرگمنت رو بصورت serverless کانفیگ کرد. لینک پایین توضیح داده از tls padding میتونم برای مخفی کردن sni یه سری سایت ها استفاده کنیم. این امکان وجود داره tls pad…
-
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 {
…