# Details Date : 2024-08-27 08:23:38 Directory /home/yves/Documents/code/go/meow/meowlib Total : 88 files, 10488 codes, 836 comments, 1073 blanks, all 12397 lines [Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) ## Files | filename | language | code | comment | blank | total | | :--- | :--- | ---: | ---: | ---: | ---: | | [.drone.yml](/.drone.yml) | YAML | 9 | 0 | 3 | 12 | | [README.md](/README.md) | Markdown | 21 | 0 | 8 | 29 | | [asymcrypt.go](/asymcrypt.go) | Go | 237 | 36 | 41 | 314 | | [asymcrypt_test.go](/asymcrypt_test.go) | Go | 101 | 65 | 17 | 183 | | [buffer.go](/buffer.go) | Go | 62 | 0 | 5 | 67 | | [buffer_test.go](/buffer_test.go) | Go | 20 | 0 | 5 | 25 | | [clean.sh](/clean.sh) | Shell Script | 9 | 1 | 1 | 11 | | [client/avatar.go](/client/avatar.go) | Go | 6 | 0 | 3 | 9 | | [client/config.go](/client/config.go) | Go | 99 | 7 | 15 | 121 | | [client/config_test.go](/client/config_test.go) | Go | 17 | 0 | 4 | 21 | | [client/dbmessage.go](/client/dbmessage.go) | Go | 46 | 0 | 6 | 52 | | [client/helpers/backgroundHelper.go](/client/helpers/backgroundHelper.go) | Go | 140 | 28 | 23 | 191 | | [client/helpers/call.go](/client/helpers/call.go) | Go | 42 | 3 | 11 | 56 | | [client/helpers/contactHelper.go](/client/helpers/contactHelper.go) | Go | 1 | 0 | 1 | 2 | | [client/helpers/invitationAnswerHelper.go](/client/helpers/invitationAnswerHelper.go) | Go | 106 | 27 | 23 | 156 | | [client/helpers/invitationCheckHelper.go](/client/helpers/invitationCheckHelper.go) | Go | 52 | 65 | 10 | 127 | | [client/helpers/invitationCreateHelper.go](/client/helpers/invitationCreateHelper.go) | Go | 77 | 50 | 17 | 144 | | [client/helpers/invitationFinalizeHelper.go](/client/helpers/invitationFinalizeHelper.go) | Go | 34 | 12 | 8 | 54 | | [client/helpers/logger.go](/client/helpers/logger.go) | Go | 8 | 1 | 4 | 13 | | [client/helpers/messageHelper.go](/client/helpers/messageHelper.go) | Go | 66 | 9 | 12 | 87 | | [client/helpers/networkHelper.go](/client/helpers/networkHelper.go) | Go | 25 | 2 | 4 | 31 | | [client/helpers/serverHelper.go](/client/helpers/serverHelper.go) | Go | 1 | 0 | 1 | 2 | | [client/helpers/storageHelper.go](/client/helpers/storageHelper.go) | Go | 13 | 0 | 3 | 16 | | [client/identity.go](/client/identity.go) | Go | 254 | 81 | 27 | 362 | | [client/identity_test.go](/client/identity_test.go) | Go | 91 | 27 | 11 | 129 | | [client/internalusermessage.go](/client/internalusermessage.go) | Go | 41 | 5 | 5 | 51 | | [client/logger.go](/client/logger.go) | Go | 8 | 1 | 4 | 13 | | [client/matriochka.go](/client/matriochka.go) | Go | 44 | 4 | 4 | 52 | | [client/messagestorage.go](/client/messagestorage.go) | Go | 314 | 30 | 23 | 367 | | [client/messagestorage_test.go](/client/messagestorage_test.go) | Go | 74 | 5 | 5 | 84 | | [client/peer.go](/client/peer.go) | Go | 249 | 42 | 35 | 326 | | [client/peer_test.go](/client/peer_test.go) | Go | 26 | 0 | 4 | 30 | | [client/peerlist.go](/client/peerlist.go) | Go | 34 | 11 | 7 | 52 | | [client/peerstorage.go](/client/peerstorage.go) | Go | 209 | 20 | 20 | 249 | | [client/peerstorage_test.go](/client/peerstorage_test.go) | Go | 50 | 1 | 10 | 61 | | [client/server.go](/client/server.go) | Go | 249 | 33 | 26 | 308 | | [client/serverlist.go](/client/serverlist.go) | Go | 37 | 9 | 7 | 53 | | [client/serverstorage.go](/client/serverstorage.go) | Go | 234 | 17 | 18 | 269 | | [client/serverstorage_test.go](/client/serverstorage_test.go) | Go | 177 | 21 | 27 | 225 | | [contactcard.go](/contactcard.go) | Go | 147 | 7 | 24 | 178 | | [contactcard_test.go](/contactcard_test.go) | Go | 61 | 0 | 5 | 66 | | [crypt.go](/crypt.go) | Go | 5 | 0 | 2 | 7 | | [doc/act_01_send_msg.puml](/doc/act_01_send_msg.puml) | PlantUML | 21 | 0 | 1 | 22 | | [doc/act_02_srv_recv_msg.puml](/doc/act_02_srv_recv_msg.puml) | PlantUML | 21 | 0 | 1 | 22 | | [doc/act_03_srv_proc_msg.puml](/doc/act_03_srv_proc_msg.puml) | PlantUML | 20 | 0 | 0 | 20 | | [doc/architecture.tex](/doc/architecture.tex) | LaTeX | 0 | 0 | 1 | 1 | | [doc/class_messages01.puml](/doc/class_messages01.puml) | PlantUML | 70 | 0 | 14 | 84 | | [doc/docgen.sh](/doc/docgen.sh) | Shell Script | 13 | 1 | 4 | 18 | | [doc/endpoints/company_endpoint.puml](/doc/endpoints/company_endpoint.puml) | PlantUML | 7 | 0 | 0 | 7 | | [doc/endpoints/public_endpoint.puml](/doc/endpoints/public_endpoint.puml) | PlantUML | 10 | 0 | 0 | 10 | | [doc/general_deployment.puml](/doc/general_deployment.puml) | PlantUML | 19 | 0 | 3 | 22 | | [doc/invitation/sq_invitation.puml](/doc/invitation/sq_invitation.puml) | PlantUML | 7 | 0 | 0 | 7 | | [doc/invitation/sq_srvinv01.puml](/doc/invitation/sq_srvinv01.puml) | PlantUML | 12 | 0 | 0 | 12 | | [doc/invitation/sq_srvinv02.puml](/doc/invitation/sq_srvinv02.puml) | PlantUML | 11 | 0 | 0 | 11 | | [doc/invitation/sq_srvinv03.puml](/doc/invitation/sq_srvinv03.puml) | PlantUML | 11 | 0 | 1 | 12 | | [doc/invitation/sq_srvinv04.puml](/doc/invitation/sq_srvinv04.puml) | PlantUML | 8 | 0 | 1 | 9 | | [doc/meow.svg](/doc/meow.svg) | SVG | 2,814 | 1 | 2 | 2,817 | | [doc/meow.tex](/doc/meow.tex) | LaTeX | 175 | 0 | 50 | 225 | | [doc/messaging/sq_msg01.puml](/doc/messaging/sq_msg01.puml) | PlantUML | 9 | 0 | 1 | 10 | | [doc/messaging/wbs_messages_encapsulation.puml](/doc/messaging/wbs_messages_encapsulation.puml) | PlantUML | 13 | 0 | 2 | 15 | | [doc/protocol.tex](/doc/protocol.tex) | LaTeX | 60 | 0 | 24 | 84 | | [doc/server/server_deployment.puml](/doc/server/server_deployment.puml) | PlantUML | 33 | 0 | 3 | 36 | | [doc/server/server_messaging.puml](/doc/server/server_messaging.puml) | PlantUML | 18 | 0 | 6 | 24 | | [doc/server/sq_01_srvmessaging.puml](/doc/server/sq_01_srvmessaging.puml) | PlantUML | 18 | 0 | 2 | 20 | | [doc/server/sq_02_srvmessaging.puml](/doc/server/sq_02_srvmessaging.puml) | PlantUML | 27 | 0 | 3 | 30 | | [doc/usecase01.puml](/doc/usecase01.puml) | PlantUML | 9 | 0 | 7 | 16 | | [doc/usecase02.puml](/doc/usecase02.puml) | PlantUML | 10 | 0 | 6 | 16 | | [doc/usecase03.puml](/doc/usecase03.puml) | PlantUML | 33 | 0 | 7 | 40 | | [endtoend_test.go](/endtoend_test.go) | Go | 125 | 55 | 18 | 198 | | [go.mod](/go.mod) | Go Module File | 45 | 0 | 5 | 50 | | [go.sum](/go.sum) | Go Checksum File | 344 | 0 | 1 | 345 | | [http.go](/http.go) | Go | 41 | 0 | 4 | 45 | | [lokiwriter.go](/lokiwriter.go) | Go | 74 | 5 | 19 | 98 | | [message.go](/message.go) | Go | 37 | 0 | 7 | 44 | | [messages.pb.go](/messages.pb.go) | Go | 2,058 | 45 | 265 | 2,368 | | [pb/messages.proto](/pb/messages.proto) | Protocol Buffers | 194 | 0 | 40 | 234 | | [pb/messages.py](/pb/messages.py) | Python | 11 | 1 | 5 | 17 | | [pb/protogen.bat](/pb/protogen.bat) | Batch | 4 | 0 | 1 | 5 | | [pb/protogen.sh](/pb/protogen.sh) | Shell Script | 12 | 1 | 1 | 14 | | [proto_test.go](/proto_test.go) | Go | 33 | 0 | 5 | 38 | | [server/identity.go](/server/identity.go) | Go | 135 | 15 | 20 | 170 | | [server/invitation.go](/server/invitation.go) | Go | 62 | 1 | 8 | 71 | | [server/logger.go](/server/logger.go) | Go | 8 | 1 | 4 | 13 | | [server/router.go](/server/router.go) | Go | 271 | 54 | 21 | 346 | | [server/videoserver.go](/server/videoserver.go) | Go | 35 | 0 | 7 | 42 | | [servercard.go](/servercard.go) | Go | 10 | 0 | 3 | 13 | | [symcrypt.go](/symcrypt.go) | Go | 26 | 36 | 7 | 69 | | [symcrypt_test.go](/symcrypt_test.go) | Go | 18 | 0 | 4 | 22 | [Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md)