Nicolás Ortega Froysa
|
b1aa31403b
|
Message system now uses queues instead of vectors.
|
2017-11-21 16:34:50 +01:00 |
|
Nicolás Ortega Froysa
|
c8964ad81a
|
Added getter functions.
|
2017-11-18 10:59:00 +01:00 |
|
Nicolás Ortega Froysa
|
d27375162d
|
Move message functions to own file.
|
2017-11-17 17:20:05 +01:00 |
|
Nicolás Ortega Froysa
|
909a5ff740
|
Improved channel support.
|
2017-11-17 17:18:33 +01:00 |
|
Nicolás Ortega Froysa
|
8dd885537f
|
Fixed incorrect comparison.
|
2017-11-15 17:19:28 +01:00 |
|
Nicolás Ortega Froysa
|
71edd76b60
|
Added to TODO
|
2017-09-29 10:43:41 +02:00 |
|
Nicolás Ortega Froysa
|
ca0a691020
|
Inline the free function.
|
2017-09-29 10:33:39 +02:00 |
|
Nicolás Ortega Froysa
|
0278d786a9
|
Gets the hash of the sender.
|
2017-09-28 18:07:26 +02:00 |
|
Nicolás Ortega Froysa
|
59d59549e1
|
Check status of sent messages.
|
2017-09-25 17:19:16 +02:00 |
|
Nicolás Ortega Froysa
|
763277dd9b
|
Fixed spacing.
|
2017-09-25 16:53:41 +02:00 |
|
Nicolás Ortega Froysa
|
59c97c8bb8
|
Send message made.
|
2017-09-25 13:01:51 +02:00 |
|
Nicolás Ortega Froysa
|
b4544a79fe
|
Use standard map.
|
2017-09-25 12:21:32 +02:00 |
|
Nicolás Ortega Froysa
|
bcb01f256d
|
Created message handling functions.
|
2017-09-23 11:30:02 +02:00 |
|
Nicolás Ortega Froysa
|
43772c6181
|
On run function if node is running.
|
2017-09-21 10:28:11 +02:00 |
|
Nicolás Ortega Froysa
|
1b24fb56b4
|
Include all new messages, including own.
Messages sent from one's own node can be used as confirmation of the
send.
|
2017-09-21 10:13:03 +02:00 |
|
Nicolás Ortega Froysa
|
0df937d3fd
|
Should now be able to join channels.
|
2017-09-21 09:14:31 +02:00 |
|
Nicolás Ortega Froysa
|
7d6cda8d1b
|
Creating new channel file.
|
2017-09-20 21:02:25 +02:00 |
|