A tool for bridging Socket.IO 0.9 to WebSocket.
Project description
Usage
This tool can be used to bridge a Socket.IO 0.9 connection to WebSocket.
Installation
From PyPI
pip install socklet
From Source
./setup.py install
Configuration
A configuration file can be saved to ~/.config/socklet/config.ini to avoid specifying the connection details for each invocation. Of course, $XDG_CONFIG_HOME can be set to change your configuration path.
[CLIENT] Host = https://example.com Port = 443 [SERVER] Host = localhost Port = 8765
Development
The source code is located on GitLab. To check out the repository, the following command can be used.
git clone https://gitlab.com/two-many-tabs/socklet.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
socklet-1.0.1.tar.gz
(6.8 kB
view details)
File details
Details for the file socklet-1.0.1.tar.gz
.
File metadata
- Download URL: socklet-1.0.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1545ac0a1a108307696fbad05cf00f6d8809f975c590a6f81f31dfec303e671f |
|
MD5 | 717a86226aed64c59c3e5920b152017a |
|
BLAKE2b-256 | b7cbe6e297cc4c7bcb58439a034cd6eb3f124f74c931ea367a2a104352cb5fbc |