Skip to main content

A WebSocket client package for handling WebSocket connections

Project description

WebSocket Vosp

This package provides a quick-access to what is essentially a boiler-plate socket client; manages socket connections, sends requests, and handles responses.

Installation

pip install websocket_vosp

Usage:

from websocket_vosp import SocketClient

client = SocketClient('example.com', 443)
client.connect()
client.send_request("Hello Server")
response = client.receive_response()
print(response)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

websocket_vosp-0.2.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

websocket_vosp-0.2.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file websocket_vosp-0.2.0.tar.gz.

File metadata

  • Download URL: websocket_vosp-0.2.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.3

File hashes

Hashes for websocket_vosp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 618a76f3c0628b5620e7b07ec82319e6d5d17d7fd35508a10cf56eac7cb2d1bf
MD5 0aae4fa78cf36852f39414e9b43f6cf5
BLAKE2b-256 d905ce8a6625d3a31b1955e03a8ea93c42d1c0e887e1ba121c18dc2de46ba4fd

See more details on using hashes here.

File details

Details for the file websocket_vosp-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: websocket_vosp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.3

File hashes

Hashes for websocket_vosp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 155453a1b68dc5198e9f07267e6150bb459351e9b11380aa60f99ee1039ca418
MD5 59051d9726970061340d08cd1acbebec
BLAKE2b-256 40592f01cf3ca519a020176d082011a600571041b1d59afdd7240dcdff6d4816

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page