Skip to content

ifonso/zig-networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZIG Networking

A simple Zig tcp client and server example, made for learning purposes.

Running the Example

To compile and run the client example, use:

zig build example_client

To compile and run the server example, use:

zig build example_server

About

Just a learning project (posix sockets and networking with zig)

Topics

Resources

License

Stars

Watchers

Forks

Languages