This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
42e57c1218
github.ong19th.Citron
/
src
/
network
History
Download ZIP
Download TAR.GZ
B3n30
42e57c1218
Network: Enable sending and receiving chat messages
2017-07-16 21:29:49 +02:00
..
CMakeLists.txt
Network: Added Packet class for serialization
2017-07-16 21:28:55 +02:00
network.cpp
Implement basic virtual Room support based on enet (
#2803
)
2017-07-07 15:34:15 -04:00
network.h
Implement basic virtual Room support based on enet (
#2803
)
2017-07-07 15:34:15 -04:00
packet.cpp
Network: Added Packet class for serialization
2017-07-16 21:28:55 +02:00
packet.h
Network: Added Packet class for serialization
2017-07-16 21:28:55 +02:00
room.cpp
Network: Enable sending and receiving chat messages
2017-07-16 21:29:49 +02:00
room.h
Network: Handle join request in Room
2017-07-16 21:29:02 +02:00
room_member.cpp
Network: Enable sending and receiving chat messages
2017-07-16 21:29:49 +02:00
room_member.h
Network: Enable sending and receiving chat messages
2017-07-16 21:29:49 +02:00