=== Test case: rest_client_SUITE:msg_is_sent_and_delivered_over_sse/1 (click for source code)

=== Config value:

    [{watchdog,<0.81113.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8ba0dd56aa70.2024-04-15_16.45.39/big_tests.tests.rest_client_SUITE.logs/run.2024-04-15_16.59.42/rest_client_suite.msg_is_sent_and_delivered_over_sse.207618.html"},
     {tc_group_properties,[{name,messages},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@8ba0dd56aa70.2024-04-15_16.45.39/big_tests.tests.rest_client_SUITE.logs/run.2024-04-15_16.59.42/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8ba0dd56aa70.2024-04-15_16.45.39"

=== Started at 2024-04-15 16:59:42


*** CT 2024-04-15 16:59:42.626 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4559.html

*** User 2024-04-15 16:59:42.652 ***🔗
Connect to SSE, port: 8089, path: /api/sse, creds: {<<"alice_msg_is_sent_and_delivered_over_sse_2962@localhost">>,
                                                    <<"matygrysa">>}, extra opts: #{transport =>
                                                                                     tls,
                                                                                    tls_opts =>
                                                                                     [{verify,
                                                                                       verify_none}]}

*** User 2024-04-15 16:59:42.740 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Mon, 15 Apr 2024 16:59:42 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.81182.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.864220930.573833219.45839>}

*** User 2024-04-15 16:59:42.764 ***🔗
REST request:
Code: 200
Req: {<0.81236.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1525c2cab20f8654">>},
       {<<"authorization">>,
        <<"Basic Ym9iX21zZ19pc19zZW50X2FuZF9kZWxpdmVyZWRfb3Zlcl9zc2VfMjk2MkBsb2NhbGhvc3Q6bWFrcm9saWth">>}],
      <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2962@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2962@localhost\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:59:42 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"{\"id\":\"e48f2c2168fffb35\"}">>,149,15505}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          creds =>
              {<<"bob_msg_is_sent_and_delivered_over_sse_2962@localhost">>,
               <<"makrolika">>},
          body =>
              <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2962@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2962@localhost\"}">>,
          role => client,return_headers => true}


*** User 2024-04-15 16:59:42.764 ***🔗
Received SSE event: #{data =>
                          [<<"{\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2962@localhost\",\"timestamp\":1713200382764447,\"id\":\"e48f2c2168fffb35\",\"from\":\"bob_msg_is_sent_and_delivered_over_sse_2962@localhost\",\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2962@localhost it's me\"}">>],
                      event_type => <<"message">>,last_event_id => <<"1">>}
*** CT 2024-04-15 16:59:42.768 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4559.html



=== Ended at 2024-04-15 16:59:42
=== successfully completed test case
=== === Returned value: ok