Metadata-Version: 2.4
Name: socket-jsonrpc
Version: 0.0.0
Summary: Library for JSONRPC 2.0 over TCP/IP and UNIX sockets
Project-URL: Issue Tracker, https://github.com/francis-clairicia/socket-jsonrpc/issues
Project-URL: Release Notes, https://github.com/francis-clairicia/socket-jsonrpc/releases
Project-URL: Source Code, https://github.com/francis-clairicia/socket-jsonrpc
Author-email: FrankySnow9 <clairicia.rcj.francis@gmail.com>
License-File: LICENSE
Keywords: async,asynchronous,client,jsonrpc,networking,rpc,server,socket
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Classifier: Typing :: Typed
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# socket-jsonrpc
Library for JSONRPC 2.0 over TCP/IP and UNIX sockets
