Skip to content

A TCP Instant Messaging server/client with P2P support. It's written in C and uses epoll(7).

License

Notifications You must be signed in to change notification settings

adamyi/epoll-chat

Repository files navigation

Instant Messaging

An Instant Messaging server/client with P2P support. It's written in C and uses epoll(7).

It also uses my own implementation of Protobuf.

Design Doc

https://adamy.io/cs3331-im

License

Open-sourced under MIT License. See LICENSE for details.

About

A TCP Instant Messaging server/client with P2P support. It's written in C and uses epoll(7).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages