Skip to content

iangudger/memipnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermetic Go net package TCP and UDP loopback implementations GoDoc

Allows fully hermetic testing of code which depends on TCP and/or UDP loopback networking. Useful for all cases where a TCP or UDP loopback sockets would be used and all use is confined to a single process and goes through the net package.

This is a more compatible, but heavier weight alternative to memnet.

This package uses gVisor's pure Go network stack.

About

Hermetic Go "net" package TCP and UDP loopback implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages