added psql support
This commit is contained in:
@@ -74,6 +74,6 @@ pub use ticket::{PeerTicket, TICKET_VERSION};
|
||||
|
||||
// Re-exported Iroh types that appear in the public API.
|
||||
pub use iroh::endpoint::{RecvStream, SendStream};
|
||||
pub use iroh::{EndpointAddr, EndpointId};
|
||||
pub use iroh::{EndpointAddr, EndpointId, SecretKey};
|
||||
// Re-exported so applications can use the generic ticket helpers.
|
||||
pub use iroh_tickets::Ticket;
|
||||
|
||||
Reference in New Issue
Block a user