MCPcopy Create free account

hub / github.com/algorealmInc/SwarmNL / functions

Functions233 in github.com/algorealmInc/SwarmNL

Functionrpc_incoming_message_handler
Handle incoming RPC
examples/http-client/src/main.rs:34
Functionrpc_incoming_message_handler
Handle incoming RPC
examples/ipfs/src/main.rs:37
Functionrpc_incoming_message_handler
Handle incoming RPC.
examples/sharding/range-based/src/main.rs:52
Functionrpc_incoming_message_handler
Handle incoming RPC
examples/sharding/hash-based/src/main.rs:53
Functionrpc_incoming_message_handler
Handle incoming RPC.
swarm-nl/src/core/tests/sharding.rs:32
Functionrpc_incoming_message_handler
Handle incoming RPCs.
swarm-nl/src/core/tests/replication.rs:30
Functionrsa_from_valid_file_works
()
swarm-nl/src/setup.rs:396
Functionrsa_specified_with_nonexistant_file
()
swarm-nl/src/setup.rs:371
Functionrsa_specified_without_filepath_panics
()
swarm-nl/src/setup.rs:364
Functionrsa_with_invalid_contents_should_panic
()
swarm-nl/src/setup.rs:377
Functionshard_data_forwarding
()
swarm-nl/src/core/tests/sharding.rs:340
Functionshard_local_storage_and_replication
()
swarm-nl/src/core/tests/sharding.rs:468
Functionstring_to_hashmap_works
()
swarm-nl/src/util.rs:444
Functionstring_to_vec_works
()
swarm-nl/src/util.rs:432
Functionstring_vec_to_byte_vec
Convert a [StringVector] to a [ByteVector].
swarm-nl/src/util.rs:207
Methodsync_buffer_image
Synchronize incoming buffer image from a replica node with the local buffer image.
swarm-nl/src/core/replication.rs:562
Functiontest_buffer_overflow_expiry_behavior
()
swarm-nl/src/core/replication.rs:850
Functiontest_buffer_overflow_no_expiry_behavior
()
swarm-nl/src/core/replication.rs:955
Functiontest_event_handler_functions
()
swarm-nl/src/core/tests/layer_communication.rs:489
Functiontest_event_queue_flood
()
swarm-nl/src/core/tests/layer_communication.rs:424
Functiontest_event_queue_max_size
()
swarm-nl/src/core/tests/layer_communication.rs:462
Functiontest_event_queue_pop_and_match
()
swarm-nl/src/core/tests/layer_communication.rs:441
Functiontest_initialization_with_custom_config
()
swarm-nl/src/core/replication.rs:797
Functiontest_initialization_with_default_config
()
swarm-nl/src/core/replication.rs:787
Functiontest_lamports_clock_ordering
()
swarm-nl/src/core/tests/replication.rs:924
Functiontest_pop_from_empty_buffer
()
swarm-nl/src/core/replication.rs:1031
Functiontwo_nodes_confirmations_with_all_consistency_model
()
swarm-nl/src/core/tests/replication.rs:386
Methodupdate_shard_state
Update the state of the shard network. This is relevant when nodes join and leave the shard network.
swarm-nl/src/core/mod.rs:1027
Methodwith_config
Return a [`CoreBuilder`] struct configured with [`BootstrapConfig`] and default values. Here, it is certain that [`BootstrapConfig`] contains valid da
swarm-nl/src/core/mod.rs:171
Methodwith_kademlia
Configure the `Kademlia` protocol for the network.
swarm-nl/src/core/mod.rs:351
Methodwith_ping
Configure the `Ping` protocol for the network.
swarm-nl/src/core/mod.rs:290
Methodwith_stream_size
Configure the size of the stream buffers to use to track application requests to the network layer internally. This should be as large an possible to
swarm-nl/src/core/mod.rs:282
Functionwrite_config_works
()
swarm-nl/src/util.rs:358
← previous201–233 of 233, ranked by callers