[DiscordArchive] need proof ?
[DiscordArchive] need proof ?
Archived author: Viste • Posted: 2019-04-04T12:48:40.701000+00:00
Original source
https://lokiastari.com/blog/2016/05/29/s...protocols/
[Embed: Loki Astari]
In the previous articles I have used a very simplistic protocol. In real world situations this simple protocol is not sufficient. To provide a more …
https://lokiastari.com/blog/2016/05/29/s...protocols/
Archived author: Nix • Posted: 2019-04-04T12:50:56.349000+00:00
Original source
If you want to write sockets from the ground up sure, but I would highly suggest ASIO Standalone as an alternative as it already has multi threading capabilities and a solid foundation.
Archived author: Viste • Posted: 2019-04-04T12:51:23.143000+00:00
Original source
TO HARD
Archived author: Nix • Posted: 2019-04-04T12:51:32.771000+00:00
Original source
Really? Fair enough.
Archived author: Viste • Posted: 2019-04-04T12:52:14.190000+00:00
Original source
write a nice thin C++ layer over the C socket API a better varainte
Archived author: Viste • Posted: 2019-04-04T12:52:29.824000+00:00
Original source
Archived author: Viste • Posted: 2019-04-04T12:53:42.783000+00:00
Original source
I try in principle to avoid dragging other bulky libraries when it is possible to do without a simpler solution.
Archived author: Viste • Posted: 2019-04-04T12:54:11.573000+00:00
Original source
but in case of config i prefer boost
Archived author: Viste • Posted: 2019-04-04T12:54:16.593000+00:00
Original source