networkd ~master
A simple networking library based.socket
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
networkD
A simple and basic networking library based on std.socket
for D Language
All it does/adds is:
- event-based networking
- RSA encryption
- Managing connections - assigns each connection/socket an "ID".
- Listening for new connections on a specific port
- Send/receive messages with a max-size limit of
4294967291 bytes
(5 bytes less than 4 gigabytes)
For documentation; the whole code is commented well enough.
- Registered by Nafees Hassan
- ~master released 5 years ago
- Nafees10/networkD
- MIT
- Copyright © 2017, Nafees
- Authors:
- Dependencies:
- utils, crypto
- Versions:
-
0.1.2 2019-May-03 0.1.1 2018-Jan-28 0.1.0 2018-Jan-22 0.0.2 2017-Oct-28 0.0.1 2017-Jul-14 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
11 downloads total
-
- Score:
- 0.7
- Short URL:
- networkd.dub.pm