Search Criteria
Package Details: websockify 0.9.0-2
Git Clone URL: | https://aur.archlinux.org/websockify.git (read-only, click to copy) |
---|---|
Package Base: | websockify |
Description: | WebSockets support for any application/server |
Upstream URL: | https://github.com/novnc/websockify |
Licenses: | |
Submitter: | moscar |
Maintainer: | seiuneko |
Last Packager: | seiuneko |
Votes: | 7 |
Popularity: | 0.004445 |
First Submitted: | 2013-03-31 00:23 |
Last Updated: | 2020-05-17 05:34 |
Dependencies (3)
- python (python-dbg)
- python-setuptools (make)
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin) (optional) – for better HyBi protocol performance
Latest Comments
seiuneko commented on 2020-05-17 05:34
@elafon Thanks, updated.
elafon commented on 2020-05-05 15:47
Hi,
The package needs to add
python-setuptools
as a required install and make dependency. Otherwise, the package building and installation will end with errors.I suggest this patch to fix this issue:
Cheers.
chr0mag commented on 2018-08-17 17:41
Moving to python3 has broken wokd (and presumably other packages) that rely on a python2 version of websockify. I suppose the solution is to build packages for both python versions.
rpodgorny commented on 2018-07-23 22:10
adopted, updated. thank you very much!
moscar commented on 2018-07-21 23:45
I have not used this package in a very long time and I have no desire to maintain it at this point. I'm disowning it so someone else can pick it up.
rpodgorny commented on 2018-07-21 11:20
please update the python dependency to python3 (python). i've just tested everything works (at least for me).