An open API service indexing awesome lists of open source software.

https://github.com/nxhawk/online-library-socketserver

Sockets allow communication between two different processes on the same or different machines. To be more precise, it's a way to talk to other computers using standard Unix file descriptors.
https://github.com/nxhawk/online-library-socketserver

library-management-system networking python python3 socket socket-programming tkinter-gui

Last synced: 21 days ago
JSON representation

Sockets allow communication between two different processes on the same or different machines. To be more precise, it's a way to talk to other computers using standard Unix file descriptors.

Awesome Lists containing this project