Changeset 283


Ignore:
Timestamp:
06/26/15 19:22:38 (9 years ago)
Author:
atzm
Message:
  • fix readme
File:
1 edited

Legend:

Unmodified
Added
Removed
  • etherws/trunk/README.rst

    r282 r283  
    100100environment variables for the proxy. 
    101101 
     102If you want to know what WebSocket client requires to HTTP proxy server, you 
     103can see library documentation: https://pypi.python.org/pypi/websocket-client/ 
     104 
    102105Client Authentication 
    103106--------------------- 
     
    178181To run *etherws sw* with the custom logger:: 
    179182 
    180   # etherws sw --logconf /path/to/logging.ini 
     183  # etherws sw --logconf /path/to/logging.ini ... 
    181184 
    182185etherws uses a logger stream named "etherws".  And internally Tornado uses 
Note: See TracChangeset for help on using the changeset viewer.