Files
deb-python-autobahn/examples/asyncio
meejah 8db76f8b2a replace localhost with 127.0.0.1 in all examples
This ensures we use IPv4 addresses; at least with Trollius
on Python 2.7 "localhost" can result in IPv6 addresses but
the examples are all currently written for IPv4
2015-08-13 13:58:24 -06:00
..