Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buyukakyuz/parlance
/ functions
Functions
161 in github.com/buyukakyuz/parlance
⨍
Functions
161
◇
Types & classes
36
Function
test_error_debug_format
()
parlance-client/tests/error_tests.rs:82
Function
test_goodbye_message_deserialization
()
parlance-client/tests/discovery_tests.rs:47
Function
test_goodbye_message_serialization
()
parlance-client/tests/discovery_tests.rs:35
Function
test_help_text_not_empty
()
parlance-client/tests/command_tests.rs:85
Function
test_invalid_characters
()
parlance-client/tests/validation_tests.rs:65
Function
test_leading_trailing_whitespace
()
parlance-client/tests/validation_tests.rs:29
Function
test_list_peers_empty
()
bootstrap-server/src/registry.rs:262
Function
test_max_length_boundary
()
parlance-client/tests/validation_tests.rs:74
Function
test_multicast_join_error
()
parlance-client/tests/error_tests.rs:29
Function
test_multiple_peers
()
bootstrap-server/src/registry.rs:223
Function
test_network_error_from_io
()
parlance-client/tests/error_tests.rs:73
Function
test_parse_help_variants
()
parlance-client/tests/command_tests.rs:43
Function
test_parse_not_a_command
()
parlance-client/tests/command_tests.rs:55
Function
test_parse_peers
()
parlance-client/tests/command_tests.rs:30
Function
test_parse_quit_variants
()
parlance-client/tests/command_tests.rs:36
Function
test_parse_send
()
parlance-client/tests/command_tests.rs:6
Function
test_parse_send_missing_all_args
()
parlance-client/tests/command_tests.rs:70
Function
test_parse_send_missing_message
()
parlance-client/tests/command_tests.rs:61
Function
test_parse_send_multiword_message
()
parlance-client/tests/command_tests.rs:18
Function
test_parse_unknown_command
()
parlance-client/tests/command_tests.rs:49
Function
test_parse_with_extra_whitespace
()
parlance-client/tests/command_tests.rs:79
Function
test_peer_get_by_id
()
parlance-client/tests/peer_tests.rs:93
Function
test_peer_info_creation
()
bootstrap-server/src/protocol.rs:177
Function
test_peer_info_deserialization
()
parlance-client/src/network/bootstrap.rs:365
Function
test_peer_not_found_error
()
parlance-client/tests/error_tests.rs:7
Function
test_peer_not_timed_out
()
parlance-client/tests/peer_tests.rs:78
Function
test_peer_registry_integration
()
parlance-client/tests/bootstrap_integration_test.rs:34
Function
test_peer_registry_multiple_peers
()
parlance-client/tests/peer_tests.rs:25
Function
test_peer_registry_update_existing
()
parlance-client/tests/peer_tests.rs:42
Function
test_peer_registry_upsert
()
parlance-client/tests/peer_tests.rs:12
Function
test_peer_remove
()
parlance-client/tests/peer_tests.rs:107
Function
test_peer_timeout
()
parlance-client/tests/bootstrap_integration_test.rs:53
Function
test_peer_timeout
()
parlance-client/tests/peer_tests.rs:58
Function
test_process_heartbeat_not_registered
()
bootstrap-server/src/server.rs:274
Function
test_process_invalid_message
()
bootstrap-server/src/server.rs:294
Function
test_process_list_peers_message
()
bootstrap-server/src/server.rs:245
Function
test_process_register_message
()
bootstrap-server/src/server.rs:216
Function
test_register_peer
()
bootstrap-server/src/registry.rs:140
Function
test_serialization_error
()
parlance-client/tests/error_tests.rs:60
Function
test_server_creation
()
bootstrap-server/src/server.rs:208
Function
test_server_message_deserialization
()
parlance-client/src/network/bootstrap.rs:348
Function
test_server_message_error_serialization
()
bootstrap-server/src/protocol.rs:164
Function
test_server_message_peer_list_serialization
()
bootstrap-server/src/protocol.rs:147
Function
test_server_message_registered_serialization
()
bootstrap-server/src/protocol.rs:133
Function
test_text_message_creation
()
parlance-client/tests/messaging_tests.rs:6
Function
test_text_message_empty_content
()
parlance-client/tests/messaging_tests.rs:52
Function
test_text_message_format
()
parlance-client/tests/messaging_tests.rs:15
Function
test_text_message_long_content
()
parlance-client/tests/messaging_tests.rs:60
Function
test_text_message_serialization
()
parlance-client/tests/messaging_tests.rs:26
Function
test_text_message_with_special_characters
()
parlance-client/tests/messaging_tests.rs:39
Function
test_too_long
()
parlance-client/tests/validation_tests.rs:42
Function
test_unregister_nonexistent_peer
()
bootstrap-server/src/registry.rs:180
Function
test_unregister_peer
()
bootstrap-server/src/registry.rs:160
Function
test_update_heartbeat
()
bootstrap-server/src/registry.rs:189
Function
test_update_heartbeat_nonexistent_peer
()
bootstrap-server/src/registry.rs:214
Function
test_valid_nicknames
()
parlance-client/tests/validation_tests.rs:6
Function
test_whitespace_only
()
parlance-client/tests/validation_tests.rs:20
Method
validate
Validate a nickname
parlance-client/src/core/validation.rs:14
Method
warning
Print a warning message
parlance-client/src/app/output.rs:29
Method
welcome_banner
Print the welcome banner
parlance-client/src/app/output.rs:46
Method
write_default
Create a default configuration and write it to a file
parlance-client/src/core/config.rs:128
← previous
101–161 of 161, ranked by callers