Issues
- 1
Update websockets example
#287 opened by bcb - 3
- 5
- 0
Don’t return “Success” from methods
#285 opened by bcb - 1
Add "testing only" message to `serve` output
#271 opened by bcb - 0
Improve the types used
#270 opened by bcb - 0
- 1
Secure connection via https
#276 opened by muzammil786 - 5
- 1
Always shut down server when using serve()
#264 opened by bcb - 0
Replace black and isort with Ruff
#277 opened by bcb - 0
Are there any new releases?
#274 opened by muzammil786 - 0
- 2
Blocking task with status callbacks
#263 opened by lolsborn - 1
More high-level tools
#266 opened by hovi - 1
The serve() method will get stuck
#265 opened by liyuefeng - 1
Add convert case feature back
#216 opened by bcb - 1
Change build system interface to pyproject.toml
#232 opened by bcb - 5
OSlash dependency is not meant for production use
#225 opened by mikepii - 1
Change linter from Pylint to Ruff
#262 opened by bcb - 1
Paramterize the unit tests
#244 opened by bcb - 2
Support for custom parameters' validators
#234 opened by antispam2002 - 0
- 1
(Version 6) Adjust required Python version
#247 opened by bcb - 0
Enable all Pylint errors
#254 opened by bcb - 1
Use importlib.resources instead of "open" in setup.py
#259 opened by bcb - 0
Type check tests and examples
#256 opened by bcb - 0
Upgrade pre-commit hooks
#252 opened by bcb - 0
Add installation instruction to README
#250 opened by bcb - 0
Add test section to extras_require in setup.py
#246 opened by bcb - 0
Add assert_called_once_with to mocking unit tests
#245 opened by bcb - 0
Remove package_data from setup.py
#242 opened by bcb - 1
Use custom logger instead of logging.root
#239 opened by rwckr - 1
Update jsonschema to >=4
#228 opened by Polsaker - 3
- 1
Support JSON-RPC 1.0
#223 opened by hholst80 - 0
Support OpenRPC
#156 opened by bcb - 1
Add FastAPI example
#129 opened by bcb - 5
Remove logging
#152 opened by bcb - 9
Fix HTTP transport codes
#133 opened by hholst80 - 1
Add GitHub actions
#155 opened by bcb - 4
Replace Response classes with NamedTuples
#149 opened by bcb - 0
Add stricter mypy options to pre-commit config
#164 opened by bcb - 4
FileNotFoundError request-schema.json
#161 opened by programClown - 2
- 1
Return a response object from methods
#134 opened by bcb - 2
Replace Request classes with NamedTuples
#136 opened by bcb - 1
Remove the convert_camel_case option
#137 opened by bcb - 1
dispatcher get request as 'str' only
#130 opened by yakkle - 4
[4.1.3] Local uncaught exceptions are not propagated inside JSON-RPC handlers
#131 opened by MasterGroosha