Skip to content

LinwoodDev/networker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages