Skip to content

test3-damianfurrer/go-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

go-socket

you can send text with nc -U echo.sock

install

go install github.com/test3-damianfurrer/go-socket@latest

sql server example

go install github.com/test3-damianfurrer/go-socket@dbServer

  • creates(if inexistent) a local sqlite3 database
  • data persistent in the db file
  • interprets 'read ' or 'write ' commands
  • allows multiple instances to read from or write to the db

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages