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

=== Config value:

    [{watchdog,<0.87951.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"mysql_redis"},
     {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@70badadd0f1a.2024-04-10_12.44.57/big_tests.tests.rest_client_SUITE.logs/run.2024-04-10_12.59.47/rest_client_suite.msg_is_sent_and_delivered_over_sse.104452.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@70badadd0f1a.2024-04-10_12.44.57/big_tests.tests.rest_client_SUITE.logs/run.2024-04-10_12.59.47/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_sic => #{iqdisc => one_queue},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,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@70badadd0f1a.2024-04-10_12.44.57"

=== Started at 2024-04-10 12:59:47


*** CT 2024-04-10 12:59:47.730 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4718.html

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

*** User 2024-04-10 12:59:47.858 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Wed, 10 Apr 2024 12:59:46 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.88020.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.924754517.762839044.202062>}

*** User 2024-04-10 12:59:47.874 ***🔗
REST request:
Code: 200
Req: {<0.88096.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5e34a73fc28e3db0">>},
       {<<"authorization">>,
        <<"Basic Ym9iX21zZ19pc19zZW50X2FuZF9kZWxpdmVyZWRfb3Zlcl9zc2VfMzE2M0Bsb2NhbGhvc3Q6bWFrcm9saWth">>}],
      <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3163@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3163@localhost\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 12:59:46 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"{\"id\":\"3570d60e12bf639d\"}">>,149,10950}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"bob_msg_is_sent_and_delivered_over_sse_3163@localhost">>,
               <<"makrolika">>},
          role => client,
          body =>
              <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3163@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3163@localhost\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-10 12:59:47.875 ***🔗
Received SSE event: #{data =>
                          [<<"{\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3163@localhost\",\"timestamp\":1712753987874379,\"id\":\"3570d60e12bf639d\",\"from\":\"bob_msg_is_sent_and_delivered_over_sse_3163@localhost\",\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3163@localhost it's me\"}">>],
                      event_type => <<"message">>,last_event_id => <<"1">>}
*** CT 2024-04-10 12:59:47.878 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4718.html



=== Ended at 2024-04-10 12:59:47
=== successfully completed test case
=== === Returned value: ok