Skip to content

Nhp125/xv6-multiclient-chat

Repository files navigation

Event-Driven Multiclient Chat Application on xv6

Prerequire

  • QEMU
  • Python3

Installation

git clone https://github.com/tadtd/xv6-multiclient-chat
  • Build the xv6 kernel
cd xv6-multiclient-chat
make clean
  • Run the server before connecting.
make qemu
# inside xv6
chat_server
  • Run the client
python chat_client.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors