[comixed-dev] [comixed/comixed] e469a8: Changed the initial comic format load to a request...

  • From: "Darryl L. Pierce" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "noreply" for DMARC)
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Mon, 22 Mar 2021 03:59:52 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/comixed/comixed
  Commit: e469a807ee4e03a3e7e1c49680c03398aee862ba
      
https://github.com/comixed/comixed/commit/e469a807ee4e03a3e7e1c49680c03398aee862ba
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2021-03-22 (Mon, 22 Mar 2021)

  Changed paths:
    M 
comixed-model/src/main/java/org/comixedproject/model/messaging/Constants.java
    M 
comixed-rest-api/src/main/java/org/comixedproject/controller/comic/ComicFormatController.java
    M 
comixed-rest-api/src/test/java/org/comixedproject/controller/comic/ComicFormatControllerTest.java
    M comixed-web/src/app/app.component.spec.ts
    M comixed-web/src/app/library/library.constants.ts
    M comixed-web/src/app/library/services/comic-format.service.spec.ts
    M comixed-web/src/app/library/services/comic-format.service.ts
    M comixed-web/src/app/library/services/comic-list.service.ts
    A comixed-web/src/app/messaging/messaging.constants.ts
    A comixed-web/src/app/messaging/messaging.functions.spec.ts
    A comixed-web/src/app/messaging/messaging.functions.ts
    M comixed-web/src/app/messaging/services/web-socket.service.ts

  Log Message:
  -----------
  Changed the initial comic format load to a request/response [#642]

This cuts the overhead of the formats being broadcast to every user.



Other related posts:

  • » [comixed-dev] [comixed/comixed] e469a8: Changed the initial comic format load to a request... - Darryl L. Pierce