Closed arniwesth closed 3 years ago
The example here has bit-rotted vs. the latest version of Perspective (0.10.0). I just pushed up an update to tornado_server that should work with the latest version of Perspective.
Thanks! Ones small correction to get the server example to work:
iex_source=client.last
should be replaced with iex_source=client.iexLast
Great talk!
I got this when trying to run the tornado server