Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Use c sockets for send and receive instead of Asio #12

Open
Ahmad-Bamba opened this issue Apr 3, 2017 · 1 comment
Open

Use c sockets for send and receive instead of Asio #12

Ahmad-Bamba opened this issue Apr 3, 2017 · 1 comment

Comments

@Ahmad-Bamba
Copy link
Owner

All we really need to do is send and receive strings over TCP, and Asio is way overkill.

Example: https://github.com/Team612/rioTCP/tree/master/Networking

@Ahmad-Bamba
Copy link
Owner Author

The issue is that for this, we'll need to create a separate windows version with winsock and probably #define the whole file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant