index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
websocketprovider.py
Age
Commit message (
Expand
)
Author
2026-04-15
[Python API] Replace bare "except:" with "except Exception:" to fix signal pr...
Josh Ferrell
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-11-21
Add get and __contains__ methods to all *MetaClass
Peter LaFosse
2025-08-01
Use log_error_for_exception in the Python API to pass tracebacks in the stack...
Rusty Wagner
2025-03-28
missed the older dates!
Jordan Wiens
2024-08-22
Remove unused imports from websocket provider.
Alexander Taylor
2024-04-25
example python API documentation on websocket
Jordan Wiens
2024-04-25
Fix WebsocketClient.connect when `headers` is not passed
Josh Ferrell
2024-01-08
update copyright year
Jordan Wiens
2023-01-05
Update copyright to 2023
Josh F
2022-05-19
use raw strings to pacify pytest
Jordan Wiens
2022-05-14
remove more vestigal py2 code
Jordan Wiens
2022-05-06
many pydoc formatting cleanups, added deprecated decorator and replaced ad-ho...
Jordan Wiens
2022-01-28
Format All Files
KyleMiles
2022-01-03
update copyright years
Jordan Wiens
2021-09-06
Fix import of log
Peter LaFosse
2021-09-06
Some normalizing code changes
Peter LaFosse
2021-08-17
Websocket provider
Glenn Smith