-
As of now client does not support concurrent send and pull action.
It would be more than pleasant to enable this feature so embedded devices with limited
socket capacity can do both actions.
-
### I confirm that:
- [X] I have searched the existing [open AND closed issues](https://github.com/navidrome/navidrome/issues?q=is%3Aissue) to see if an issue already exists for the bug I've encounte…
-
I'm running Bjoern embedded in Python in this way:
```python
logger.info('Bjoern bound to UNIX socket %s', sock_name)
try:
os.unlink(sock_name)
except OSError:
logger.error('Could not re…
-
It's possible to use the Jetty library to run an embedded Java Servlet container within a plain Java application. This means you can create a self-contained Java executable that starts a server and st…
-
### Is this a support request?
- [X] This is not a support request
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I am trying to…
-
One unicast port per domain participant it serves, chosen by the kernel from the list of anonymous ports, that is, >= 32768.
Can this unicast port number be configured with a static port number?
-
I'm doing a project for Android, in which C++ core and Java interface. I do static linking jzmq library with project's kernel. For correct work of the Java part of jzmq library I have to apply this pa…
-
Hello,
Looks like the default setup without reverse proxy does not work out of the box:
### docker-compose.yml:
``` yml
services:
headscale:
image: 'headscale/headscale:0.23.0'
…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.51.0 x64
**Electron**: 5.0.13
**OS**: Ubuntu 20.04.1
**Thrown From**: [atom-discord](https://github.com/HelloWorld017/atom-discord) pack…
ghost updated
2 years ago
-
When I run Veusz in embedded mode, it exits with the following error:
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2…