networkd 0.0.2

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:

  1. event-based networking
  2. Managing connections - assigns each connection/socket an "ID".
  3. Listening for new connections on a specific port
  4. Send/receive messages with a max-size limit of 4294967292 bytes (4 bytes less than 4 gigabytes)

For documentation; the whole code is commented well enough.

Authors:
  • Nafees
Dependencies:
utils
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
Show all 6 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 11 downloads total

Score:
0.7
Short URL:
networkd.dub.pm