Re: [Twisted-Python] website down?

2017-09-28 Thread Bryan Murdock
Thanks! Bryan On Thu, Sep 28, 2017 at 11:28 AM, Mark Williams wrote: > This should now be fixed. > > -- > Mark Williams > m...@enotuniq.org > > On Thu, Sep 28, 2017, at 09:29 AM, Bryan Murdock wrote: >> Looks like twistedmatr

[Twisted-Python] website down?

2017-09-28 Thread Bryan Murdock
Looks like twistedmatrix.com is down. Bryan ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] verilog simulation calling out to twisted

2017-09-21 Thread Bryan Murdock
On Thu, Sep 21, 2017 at 4:07 AM, ex vito wrote: > On 2017-09-20, at 22:33, Bryan Murdock wrote: > > Welcome to the club! :) Thanks! >> Now I have a crazy idea. I'd like that Python code that my Verilog >> calls out to to use twisted. OK, actually I've already

[Twisted-Python] verilog simulation calling out to twisted

2017-09-20 Thread Bryan Murdock
Hi, I've been writing Verilog simulations for years, and tinkering with Python for years. In the last couple years I have been calling out to Python from Verilog simulations, which has been awesome. Just this week I tried twisted out for the first time to write a simple custom TCP server. It wa