Contains D-Ports of the Python examples found at http://iamtrask.github.io/2015/07/12/basic-python-network/
Can be compiled with latest LDC using:
`
dub --compiler=ldc2-1.1.0-beta2-linux-x86_64/bin/ldmd2
`
add -b release for faster execution.
Contains D-Ports of the Python examples found at http://iamtrask.github.io/2015/07/12/basic-python-network/
Can be compiled with latest LDC using:
`
dub --compiler=ldc2-1.1.0-beta2-linux-x86_64/bin/ldmd2
`
add -b release for faster execution.