You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# symphony-api-client-python
2
2
3
+
> **_INFO:_** This is the legacy version of the BDK. We strongly recommend using the 2.0 version of the BDK delivered
4
+
> under package name [symphony-bdk-python](https://pypi.org/project/symphony-bdk-python/) in Pypi.
5
+
> Source code of the 2.0 BDK can be found in the main branch of the [symphony-bdk-python repository](https://github.com/finos/symphony-bdk-python).
6
+
3
7
## Overview
4
8
This Symphony bot client is written in an event handler architecture. The client keeps polling a datafeed and responds to different types of [Real Time Events](https://rest-api.symphony.com/docs/real-time-events) it receives.
0 commit comments