mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-08 22:52:32 -04:00
linux flutter example with bridge to rust and build system
This commit is contained in:
parent
cbffc381c1
commit
0c6aa6d439
14 changed files with 370 additions and 71 deletions
|
@ -14,7 +14,7 @@ typedef struct wire_StringList {
|
|||
|
||||
typedef struct wire_VeilidConfig {
|
||||
struct wire_uint_8_list *program_name;
|
||||
struct wire_uint_8_list *namespace_;
|
||||
struct wire_uint_8_list *veilid_namespace;
|
||||
bool capabilities__protocol_udp;
|
||||
bool capabilities__protocol_connect_tcp;
|
||||
bool capabilities__protocol_accept_tcp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue