8000 GitHub - baburakbas/comch: Channel Based Communication over Network for Golang
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

baburakbas/comch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

comch

Channel Based Communication over Network for Golang

Usage :

package main

import (
	"fmt"

	comch "github.com/husamettinarabaci/comch"
)

Installation:

go get "github.com/husamettinarabaci/comch@latest"

Developers:

Web Site : www.hsmteknoloji.com

About

Channel Based Communication over Network for Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0