Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

LinwoodDev/networker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo was moved to the dart_pkgs monorepo. Click here to navigate there

Networker

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 (using dart:io HttpServer and WebSocket) and the socket client (using web_socket_channel))

Usage

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

About

Networking library for dart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages