github.com/zhangbo2008/go_cherry_room@v0.0.0-20200225122943-fc7e48f14105/src/sample.cherry (about)

     1  # This config file shows how to open a room using cherry.
     2  
     3  cherry.root (
     4      # Actually it will be accessible locally only.
     5      servername = "localhost"
     6  
     7      # If you want to https connections instead of http uncomment the two
     8      # sets below and run "cert/mkcert.sh".
     9  
    10  #    certificate = "cert/newcert.crt"
    11  #    private-key = "cert/newcert.key"
    12  )
    13  
    14  cherry.rooms (
    15      aliens-on-earth:1024
    16  )
    17  
    18  cherry.branch conf/aliens_on_earth.cherry