saltyrtc / saltyrtc-server-python

SaltyRTC signalling server implementation.
MIT License
59 stars 13 forks source link

Add a quick start example to the readme #111

Closed lgrahl closed 5 years ago

lgrahl commented 5 years ago

This shortly explains how to run the server and how to provide options as environment variables.

To do:

codecov-io commented 5 years ago

Codecov Report

Merging #111 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #111   +/-   ##
======================================
  Coverage    82.8%   82.8%           
======================================
  Files          11      11           
  Lines        1774    1774           
  Branches      202     202           
======================================
  Hits         1469    1469           
  Misses        241     241           
  Partials       64      64

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 24da720...d5218ac. Read the comment docs.

lgrahl commented 5 years ago

Lazy. :stuck_out_tongue_closed_eyes: