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

=== Config value:

    [{watchdog,<0.78909.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@76d8bb481028.2024-03-11_08.55.19/big_tests.tests.rest_client_SUITE.logs/run.2024-03-11_09.09.51/rest_client_suite.msg_is_sent_and_delivered_over_sse.177794.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@76d8bb481028.2024-03-11_08.55.19/big_tests.tests.rest_client_SUITE.logs/run.2024-03-11_09.09.51/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_sic => #{iqdisc => one_queue},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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@76d8bb481028.2024-03-11_08.55.19"

=== Started at 2024-03-11 09:09:52


*** CT 2024-03-11 09:09:52.149 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4572.html

*** User 2024-03-11 09:09:52.182 ***🔗
Connect to SSE, port: 8089, path: /api/sse, creds: {<<"alice_msg_is_sent_and_delivered_over_sse_2925@localhost">>,
                                                    <<"matygrysa">>}, extra opts: #{transport =>
                                                                                     tls,
                                                                                    tls_opts =>
                                                                                     [{verify,
                                                                                       verify_none}]}

*** User 2024-03-11 09:09:52.284 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Mon, 11 Mar 2024 09:09:52 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.78975.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.2986515066.1280835585.51568>}

*** User 2024-03-11 09:09:52.301 ***🔗
REST request:
Code: 200
Req: {<0.79072.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b82e386f10f728c0">>},
       {<<"authorization">>,
        <<"Basic Ym9iX21zZ19pc19zZW50X2FuZF9kZWxpdmVyZWRfb3Zlcl9zc2VfMjkyNUBsb2NhbGhvc3Q6bWFrcm9saWth">>}],
      <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2925@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2925@localhost\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 09:09:52 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"{\"id\":\"0d7c197b452f959b\"}">>,149,10683}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2925@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2925@localhost\"}">>,
          method => <<"POST">>,
          creds =>
              {<<"bob_msg_is_sent_and_delivered_over_sse_2925@localhost">>,
               <<"makrolika">>},
          role => client,return_headers => true}


*** User 2024-03-11 09:09:52.301 ***🔗
Received SSE event: #{data =>
                          [<<"{\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2925@localhost\",\"timestamp\":1710148192300829,\"id\":\"0d7c197b452f959b\",\"from\":\"bob_msg_is_sent_and_delivered_over_sse_2925@localhost\",\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2925@localhost it's me\"}">>],
                      event_type => <<"message">>,last_event_id => <<"1">>}
*** CT 2024-03-11 09:09:52.303 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4572.html



=== Ended at 2024-03-11 09:09:52
=== successfully completed test case
=== === Returned value: ok