Look at the code. It is trivial to add it.

On Dec 27, 8:00 pm, Bruno Rocha <rochacbr...@gmail.com> wrote:
> Just tried Cyclone -https://github.com/fiorix/cyclone- It is based on
>  twisted then I thought that would run
>
> <*cyclone*>
> rochacbr...@macubuntu:~/projects/web2py$ python anyserver.py -s cyclone -p
> 8081
> starting cyclone on 127.0.0.1:8081...
> Traceback (most recent call last):
>   File "anyserver.py", line 171, in <module>
>     main()
>   File "anyserver.py", line 168, in main
>
>  run(options.server,options.ip,options.port,logging=options.logging,profiler=options.profiler)
>   File "anyserver.py", line 129, in run
>     getattr(Servers,servername)(application,(ip,int(port)))
> AttributeError: class Servers has no attribute 'cyclone'
> </*cyclone*>
>
> --
>
> Bruno Rochahttp://about.me/rochacbruno/bio

Reply via email to