docs/README.txt
changeset 1 b394108019cd
equal deleted inserted replaced
0:f53281280c23 1:b394108019cd
       
     1 .. contents::
       
     2 
       
     3 
       
     4 Introduction
       
     5 ============
       
     6 
       
     7 pyams_notify is a Pyramid/PyAMS extension package used to handle users notifications.
       
     8 
       
     9 It relies on a separate WebSockets server running in a distinct process (based on "pyams_notify_ws" package),
       
    10 which receives users connections and subscriptions and relays server notifications.