Provides a simple interface for configuring multicast socket services
Project description
===============================
Multicast Socket
===============================
.. image:: https://img.shields.io/pypi/v/mcastsocket.svg
:target: https://pypi.python.org/pypi/mcastsocket
.. image:: https://img.shields.io/travis/mcfletch/mcastsocket.svg
:target: https://travis-ci.org/mcfletch/mcastsocket
Provides a simple interface for configuring multicast socket services
* Free software: LGPL 2.1 license
Sample Usage
------------
See `docs/sample.py <docs/sample.py>`_
.. literalinclude:: docs/sample.py
:language: python
:linenos:
Migrating from `zeroconf.mcastsocket`
--------------------------------------
If you've been using the `forked zeroconf mcastsocket module <https://github.com/mcfletch/pyzeroconf>`_, just update your
imports from::
from zeroconf import mcastsocket
to::
from mcastsocket import mcastsocket
and your code should continue to work.
Credits
---------
The original "how to work with multicast" code comes from PyZeroconf. The mcastsocket
module is largely new-code, but it does derive from the original PyZeroconf, so retains
its license (LGPL).
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
1.0.0 (2016-04-21)
------------------
* First release on PyPI.
Multicast Socket
===============================
.. image:: https://img.shields.io/pypi/v/mcastsocket.svg
:target: https://pypi.python.org/pypi/mcastsocket
.. image:: https://img.shields.io/travis/mcfletch/mcastsocket.svg
:target: https://travis-ci.org/mcfletch/mcastsocket
Provides a simple interface for configuring multicast socket services
* Free software: LGPL 2.1 license
Sample Usage
------------
See `docs/sample.py <docs/sample.py>`_
.. literalinclude:: docs/sample.py
:language: python
:linenos:
Migrating from `zeroconf.mcastsocket`
--------------------------------------
If you've been using the `forked zeroconf mcastsocket module <https://github.com/mcfletch/pyzeroconf>`_, just update your
imports from::
from zeroconf import mcastsocket
to::
from mcastsocket import mcastsocket
and your code should continue to work.
Credits
---------
The original "how to work with multicast" code comes from PyZeroconf. The mcastsocket
module is largely new-code, but it does derive from the original PyZeroconf, so retains
its license (LGPL).
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
1.0.0 (2016-04-21)
------------------
* First release on PyPI.
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
mcastsocket-1.0.1.tar.gz
(15.7 kB
view details)
File details
Details for the file mcastsocket-1.0.1.tar.gz
.
File metadata
- Download URL: mcastsocket-1.0.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5c65fc4847bb630fe417d5b594721ba69451b6c6303d96bee007fa5ec9c51e7 |
|
MD5 | 5070b653b0ddffd08a16a9da1ec2de6b |
|
BLAKE2b-256 | 684a53a3725d9c4a7bdfb71c0c86528a84b4c54a7bfefa64d72b86d55316dbc8 |