Timeline for Do I have to duplicate implementations on a client server udp application
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 23, 2021 at 16:52 | comment | added | pjz | Correct. Though note that 'libraries' could be external or internal - often there's shared code for protocols in a codebase that implements both client and server. | |
| Jul 23, 2021 at 15:36 | comment | added | user396189 | yeah that's what I figured. I assume that even with libraries, both the client and the server will need their own link to a given library and use the same functions? | |
| Jul 23, 2021 at 15:22 | history | answered | pjz | CC BY-SA 4.0 |