Skip to content

Refacto: To implement new way to communicate from server to client

Thibaud requested to merge edit/msg_format_serv_to_client into main
  • Changed prototypes for on.. methods
  • Added defines and MSG macro to implement a correct message to client from server
  • Now using format :<FROM> <ACTION> <TO> :<MSG>
  • Edit the way client is forced to use PASS then NICK command This MR closes #25 (closed)

Merge request reports