Tips on TCP socket to postgresql middleware
eugene
dee0xeed at gmail.com
Mon Feb 21 07:00:52 UTC 2022
On Monday, 21 February 2022 at 04:46:53 UTC, Chris Piker wrote:
> On Sunday, 20 February 2022 at 18:00:26 UTC, eugene wrote:
>
>> Yes, here is my engine with example (echo client/server pair):
>>
>> - [In D (for Linux & FreeBSD)]
> The code is terse and clean, thanks for sharing :)
Nice to hear, thnx! Actually I wrote D variant just to demonstrate
the idea to my collegue who is OOP/py guy and for whom it was hard
to understand C code.
> I'm adverse to reading it closely since there was no license
> file and don't want to accidentally violate copyright.
:) I think WTFPL will do :)
> I noticed there were no dub files in the package. Not
> surprised. Dub is such a restrictive tool compared to say,
> setup.py/.cfg in python.
I have very little experience in D and did not think about dub at
all.
More information about the Digitalmars-d-learn
mailing list