Skip to main content

PyAMS chat async server

Project description

What is PyAMS?

PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications and content management with the Pyramid framework.

PyAMS is actually mainly used to manage web sites through content management applications (CMS, see PyAMS_content package), but many features are generic and can be used inside any kind of web application.

All PyAMS documentation is available on ReadTheDocs; source code is available on Gitlab and pushed to Github. Doctests are available in the doctests source folder.

What is PyAMS chat WS?

PyAMS_chat_WS is an async WebSocket server based on Starlette, which can be deployed using GUnicorn and Uvicorn.

It relies on a Redis server’s channel to which it subscribes to get messages which are dispatched against WebSockets clients; authentication is done using JWT tokens which are generated by a REST API using PyAMS_auth_JWT package.

Messages are sent by applications using PyAMS_chat package.

Changelog

2.0.0

  • upgraded to Pyramid 2.0

1.1.7

  • updated packaging

1.1.6

  • remove targets list from dispatched messages

  • added support for Python 3.10 and 3.11

1.1.5

  • merge avec origin/master

1.1.4

  • added configuration option to disable SSL certificates verification

  • updated logging

1.1.3

  • updated package dependencies

1.1.2

  • updated package dependencies

1.1.1

  • updated package dependencies

1.1.0

  • added HTTP monitoring endpoint

  • added Elastic-APM support

  • added configuration file example

1.0.0

  • initial release

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

pyams_chat_ws-2.0.0.tar.gz (61.4 kB view details)

Uploaded Source

Built Distribution

pyams_chat_ws-2.0.0-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file pyams_chat_ws-2.0.0.tar.gz.

File metadata

  • Download URL: pyams_chat_ws-2.0.0.tar.gz
  • Upload date:
  • Size: 61.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for pyams_chat_ws-2.0.0.tar.gz
Algorithm Hash digest
SHA256 4166a1300b55fa8b9921c4268e7b42fd4bf5480a1869da445fa0ce2041045a46
MD5 30b9f6bec7f5a1413242e81722f4f28e
BLAKE2b-256 0af21c2e5f5d86d83303310e586f25424470fb006d2dd40c53cb226b023d6f09

See more details on using hashes here.

File details

Details for the file pyams_chat_ws-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pyams_chat_ws-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 60fe41c6d7a5a168cd9f436f2363401e54e81722cb48c71518fdb7f6399ce0d3
MD5 8b80fed17ec77e791daaba3f71ac3b3b
BLAKE2b-256 74947045797a1b6d2eed4e2f30913256214cf95d8c83a4a090b9a04058cf1b7d

See more details on using hashes here.

Supported by

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