vrypan / farcaster-py

Python bindings for Farcaster
MIT License
11 stars 1 forks source link

implement SSL flag in HubService.py #2

Closed artlu99 closed 11 months ago

artlu99 commented 11 months ago

The current implementation assumes no SSL certificate. It would be useful to connect to private Hubs (e.g., Neynar) or public Hubs that are secured with SSL (e.g., hub.farcaster.standardcrypto.vc)

vrypan commented 11 months ago

Fixed in cb24fd0e8d4565e2f8bd52f00b4e3f0c29272ff5