slush0 / stratum

Stratum server implementation using Python Twisted
Other
88 stars 131 forks source link

SRV Record #15

Open ghost opened 10 years ago

ghost commented 10 years ago

Hi,

First i'll start by saying I don't have any personal experience with python, other then compiling/running it, I want to create a SRV record for stratum, But it seems like certain libraries or code needs to be added/changed in the server application ?

I know its a bit ancient, But here is a reference; http://stackoverflow.com/questions/1189253/how-do-i-resolve-an-srv-record-in-python http://www.dnspython.org/examples.html http://twistedmatrix.com/trac/browser/trunk/twisted/names http://twistedmatrix.com/pipermail/twisted-python/2002-December/002487.html

Does stratum already have a SRV record? Have i missed something?

Any assistance would be appreciated.