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

=== Config value:

    [{watchdog,<0.87796.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {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@8a2dd56084c3.2024-04-16_12.56.12/big_tests.tests.rest_client_SUITE.logs/run.2024-04-16_13.12.23/rest_client_suite.msg_is_sent_and_delivered_over_sse.231554.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@8a2dd56084c3.2024-04-16_12.56.12/big_tests.tests.rest_client_SUITE.logs/run.2024-04-16_13.12.23/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8a2dd56084c3.2024-04-16_12.56.12"

=== Started at 2024-04-16 13:12:23


*** CT 2024-04-16 13:12:23.716 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4923.html

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

*** User 2024-04-16 13:12:23.782 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Tue, 16 Apr 2024 13:12:22 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.87864.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.3087563370.2908749827.90416>}

*** User 2024-04-16 13:12:23.808 ***🔗
REST request:
Code: 200
Req: {<0.87887.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f9de74a8516fe36e">>},
       {<<"authorization">>,
        <<"Basic Ym9iX21zZ19pc19zZW50X2FuZF9kZWxpdmVyZWRfb3Zlcl9zc2VfMzM0N0Bsb2NhbGhvc3Q6bWFrcm9saWth">>}],
      <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3347@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3347@localhost\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 13:12:22 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"{\"id\":\"d1756f5f0483f828\"}">>,149,14672}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"bob_msg_is_sent_and_delivered_over_sse_3347@localhost">>,
               <<"makrolika">>},
          body =>
              <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3347@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3347@localhost\"}">>,
          method => <<"POST">>,role => client,return_headers => true}


*** User 2024-04-16 13:12:23.808 ***🔗
Received SSE event: #{data =>
                          [<<"{\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3347@localhost\",\"timestamp\":1713273143808284,\"id\":\"d1756f5f0483f828\",\"from\":\"bob_msg_is_sent_and_delivered_over_sse_3347@localhost\",\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3347@localhost it's me\"}">>],
                      event_type => <<"message">>,last_event_id => <<"1">>}
*** CT 2024-04-16 13:12:23.812 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4923.html



=== Ended at 2024-04-16 13:12:23
=== successfully completed test case
=== === Returned value: ok