pymq

Results 18 issues of pymq

Thanks for this library! I noticed two drawbacks and prepared a fix, please consider this for merging. - remove unnecessary slice allocations on each UA.GetAllRandom() call (about 3000 length slice...

On some distros (like Kubuntu, openSUSE) zenity is not pre-installed and system have kdialog instead. It would be nice to transparently invoke kdialog to work out of the box on...

enhancement
help wanted

Previously blank imports were always removed which prevents using packages for init-only purposes. Updated tests to reflect this changes.

My use case is to refresh some data each time user clicks icon and update submenus Unfortunately I don't have mac to implement it on darwin Probably related to #23

… - it improves throughput on local benchmark by 1.5x

Sometimes it's necessary to access the internet from another IP address. This can be used to bypass firewalls or government restrictions. This feature allows you to use your known peers...

enhancement

For now only community bootstrap nodes can be used as relays (they announce themselves as relays). But we can add more clever thing: allow you to use your friendly devices...

enhancement
help wanted

https://go.dev/doc/pgo Representative benchmark: https://github.com/anywherelan/awl/blob/master/application_test.go#L230 Probably we should wait until Go 1.21 is released

enhancement

enhancement
OS: Android

Just an option in config file should be enough. Check it on application startup. No need to add it to GUI, yet

enhancement
good first issue