Ticket #4695 enhancement closed fixed
plugin registration for extensions to endpoints.serverFromString and endpoints.clientFromString
| Reported by: | glyph | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/endpoints-plugins-4695 | |
| Author: | glyph | Launchpad Bug: |
Description (last modified by glyph) (diff)
Originally #4473 specified a plugin API, but that was biting off more than a single ticket could chew by a wide margin. This ticket is to complete that work.
As originally specified:
(serverFromString and clientFromString) should be implemented in terms of a pluggable API, like the one in twisted.cred.strcred, so that third parties can supply their own Twisted transports and built-in protocols can be invoked using them.
Change History
Note: See
TracTickets for help on using
tickets.
