Skip to content

congwang/network-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-tutorial

sudo apt update
sudo apt install liburing-dev libevent-dev libibverbs-dev libsctp-dev

To compile all of the code, make sure you have installed all of the dev packages. Then, just run make.

client.py is a toy client python code to do an easy test.

About

This repo contains code examples for my OSS NA talk: https://ossna2024.sched.com/event/1bZBa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published