Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algorealmInc/SwarmNL
/ functions
Functions
233 in github.com/algorealmInc/SwarmNL
⨍
Functions
233
◇
Types & classes
48
Function
rpc_incoming_message_handler
Handle incoming RPC
examples/http-client/src/main.rs:34
Function
rpc_incoming_message_handler
Handle incoming RPC
examples/ipfs/src/main.rs:37
Function
rpc_incoming_message_handler
Handle incoming RPC.
examples/sharding/range-based/src/main.rs:52
Function
rpc_incoming_message_handler
Handle incoming RPC
examples/sharding/hash-based/src/main.rs:53
Function
rpc_incoming_message_handler
Handle incoming RPC.
swarm-nl/src/core/tests/sharding.rs:32
Function
rpc_incoming_message_handler
Handle incoming RPCs.
swarm-nl/src/core/tests/replication.rs:30
Function
rsa_from_valid_file_works
()
swarm-nl/src/setup.rs:396
Function
rsa_specified_with_nonexistant_file
()
swarm-nl/src/setup.rs:371
Function
rsa_specified_without_filepath_panics
()
swarm-nl/src/setup.rs:364
Function
rsa_with_invalid_contents_should_panic
()
swarm-nl/src/setup.rs:377
Function
shard_data_forwarding
()
swarm-nl/src/core/tests/sharding.rs:340
Function
shard_local_storage_and_replication
()
swarm-nl/src/core/tests/sharding.rs:468
Function
string_to_hashmap_works
()
swarm-nl/src/util.rs:444
Function
string_to_vec_works
()
swarm-nl/src/util.rs:432
Function
string_vec_to_byte_vec
Convert a [StringVector] to a [ByteVector].
swarm-nl/src/util.rs:207
Method
sync_buffer_image
Synchronize incoming buffer image from a replica node with the local buffer image.
swarm-nl/src/core/replication.rs:562
Function
test_buffer_overflow_expiry_behavior
()
swarm-nl/src/core/replication.rs:850
Function
test_buffer_overflow_no_expiry_behavior
()
swarm-nl/src/core/replication.rs:955
Function
test_event_handler_functions
()
swarm-nl/src/core/tests/layer_communication.rs:489
Function
test_event_queue_flood
()
swarm-nl/src/core/tests/layer_communication.rs:424
Function
test_event_queue_max_size
()
swarm-nl/src/core/tests/layer_communication.rs:462
Function
test_event_queue_pop_and_match
()
swarm-nl/src/core/tests/layer_communication.rs:441
Function
test_initialization_with_custom_config
()
swarm-nl/src/core/replication.rs:797
Function
test_initialization_with_default_config
()
swarm-nl/src/core/replication.rs:787
Function
test_lamports_clock_ordering
()
swarm-nl/src/core/tests/replication.rs:924
Function
test_pop_from_empty_buffer
()
swarm-nl/src/core/replication.rs:1031
Function
two_nodes_confirmations_with_all_consistency_model
()
swarm-nl/src/core/tests/replication.rs:386
Method
update_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
Method
with_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
Method
with_kademlia
Configure the `Kademlia` protocol for the network.
swarm-nl/src/core/mod.rs:351
Method
with_ping
Configure the `Ping` protocol for the network.
swarm-nl/src/core/mod.rs:290
Method
with_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
Function
write_config_works
()
swarm-nl/src/util.rs:358
← previous
201–233 of 233, ranked by callers