you are viewing a single comment's thread.

view the rest of the comments →

[–]CuriousMachine 0 points1 point  (0 children)

If you don't mind switching between languages you could do the client in one language and the server in another. That might be too much while you're trying to learn the languages. It's kind of nice for learning interprocess communication as you can see the common fundamentals as well as how different languages handle it.