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

=== Config value:

    [{watchdog,<0.87996.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.rest_client_SUITE.logs/run.2024-04-25_12.18.40/rest_client_suite.msg_is_sent_and_delivered_over_sse.249346.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.rest_client_SUITE.logs/run.2024-04-25_12.18.40/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_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 => 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_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@26557528e1a5.2024-04-25_12.01.25"

=== Started at 2024-04-25 12:18:41


*** CT 2024-04-25 12:18:41.266 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4970.html

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

*** User 2024-04-25 12:18:41.347 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Thu, 25 Apr 2024 12:18:40 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.88063.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.924418783.3299606529.193963>}

*** User 2024-04-25 12:18:41.373 ***🔗
REST request:
Code: 200
Req: {<0.88113.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"07ff787218f47526">>},
       {<<"authorization">>,
        <<"Basic Ym9iX21zZ19pc19zZW50X2FuZF9kZWxpdmVyZWRfb3Zlcl9zc2VfMzQzOUBsb2NhbGhvc3Q6bWFrcm9saWth">>}],
      <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3439@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3439@localhost\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:18:40 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"{\"id\":\"27478159d7f9c0ee\"}">>,149,12118}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => client,
          creds =>
              {<<"bob_msg_is_sent_and_delivered_over_sse_3439@localhost">>,
               <<"makrolika">>},
          body =>
              <<"{\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3439@localhost it's me\",\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3439@localhost\"}">>,
          return_headers => true}


*** User 2024-04-25 12:18:41.373 ***🔗
Received SSE event: #{data =>
                          [<<"{\"to\":\"alice_msg_is_sent_and_delivered_over_sse_3439@localhost\",\"timestamp\":1714047521373252,\"id\":\"27478159d7f9c0ee\",\"from\":\"bob_msg_is_sent_and_delivered_over_sse_3439@localhost\",\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_3439@localhost it's me\"}">>],
                      event_type => <<"message">>,last_event_id => <<"1">>}
*** CT 2024-04-25 12:18:41.376 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4970.html



=== Ended at 2024-04-25 12:18:41
=== successfully completed test case
=== === Returned value: ok