Metadata-Version: 2.4
Name: nmessage
Version: 0.1.1
Summary: Nmessage - 基于 maim_message 协议的下一代消息处理库，支持 WebSocket 和 Socket.IO
Home-page: https://github.com/nmessage/nmessage
Author: nichegnfuben
Author-email: nichegnfuben <nichegnfuben@outlook.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.70.0
Requires-Dist: uvicorn>=0.15.0
Requires-Dist: aiohttp>=3.8.0
Requires-Dist: pydantic>=1.9.0
Requires-Dist: python-socketio>=5.0.0
Requires-Dist: cryptography
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: author
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
