TCP 代理/网桥的 WebSocket Websockify
- 授权协议: LGPL
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/novnc/websockify
- 软件文档: https://github.com/novnc/websockify/blob/master/README.md
- 官方下载: https://github.com/novnc/websockify/releases
软件介绍
Websockify 是到 TCP 代理/网桥的 WebSocket。可让浏览器连接到任何应用程序/服务器/服务。通过 Python, C, Node.js 和 Ruby 实现。
示例代码:
构建 Python SSL 模块(要求 Python 2.5 及更高版本)
安装构建的依赖,在 Ubuntu 上使用该命令:
sudo aptitude install python-dev bluetooth-dev
在 websockify 存储库的顶层,下载,构建和链接 ssl 模块
wget --no-check-certificate http://pypi.python.org/packages/source/s/ssl/ssl-1.15.tar.gz tar xvzf ssl-1.15.tar.gz cd ssl-1.15 make cd ../ ln -sf ssl-1.15/build/lib.linux-*/ssl ssl
Design systems
Not all design systems are equally effective. Some can generate coherent user experiences, others produce confusing patchwork designs. Some inspire teams to contribute to them, others are neglected. S......一起来看看 《Design systems》 这本书的介绍吧!
