candig_federation packageΒΆ
The candig_federation package contains all the working code of the Federation service. This is split
between an api package and a __main__.py driver module to run the service.
- API package
- Operations Module
- Federation Module
FederationResponseFederationResponse.announce_fed_in()FederationResponse.announce_fed_out()FederationResponse.async_requests()FederationResponse.federate_check()FederationResponse.get_response_object()FederationResponse.get_server_from_url()FederationResponse.get_service()FederationResponse.handle_server_request()FederationResponse.merge_status()FederationResponse.post_service()
- Logging Module