This repo was moved to the dart_pkgs monorepo. Click here to navigate there
Networking library for dart
Simplify the communication between devices.
There are multiple packages in this project:
networker(Core api)networker_socket(Implementation of the socket server (usingdart:ioHttpServerandWebSocket) and the socket client (usingweb_socket_channel))
This library is not published on pub.dev.
Use the submodule feature of git to add it to your project.
git submodule add https://github.com/LinwoodCloud/networker.git