This decision will result into a nightmare: • The library no longer checks that the local part is at most 64 characters because a more careful reading of RFC 5321 indicates the limit is optional and ...
Attempts to connect to a WebSocket server, served by FastAPI using the websockets package, fail. But it connects perfectly using aiohttp or wscat(npm) to the same server.