rename to smartpack n smartunpack

This commit is contained in:
2026-05-18 19:30:58 +07:00
parent cc95bc97d3
commit 396e0848da
21 changed files with 323 additions and 314 deletions

View File

@@ -1,6 +1,6 @@
/**
* JavaScript Mix Payloads Sender Test
* Tests the smartsend function with mixed payload types
* Tests the smartpack function with mixed payload types
*
* This test mirrors test_julia_mix_payloads_sender.jl and demonstrates that
* any combination and any number of mixed content can be sent correctly.
@@ -169,7 +169,7 @@ async function runTest() {
try {
// Send the message
console.log('Sending mixed payloads...\n');
const [env, envJsonStr] = await msghandler.smartsend(
const [env, envJsonStr] = await msghandler.smartpack(
TEST_SUBJECT,
payloads,
{