FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Add web sockets support by npradeep357 · Pull Request #128 · python-lsp/python-lsp-server · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-lsp
/
python-lsp-server
Public
Notifications
You must be signed in to change notification settings
Fork
248
Star
2.6k
Code
Issues
150
Pull requests
22
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add web sockets support
- #128
#128
Merged
ccordoba12
merged 30 commits into
python-lsp:develop
python-lsp/python-lsp-server:develop
from
npradeep357:develop
Copy head branch name to clipboard
May 30, 2022
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Add web sockets support
#128
ccordoba12
merged 30 commits into
python-lsp:develop
python-lsp/python-lsp-server:develop
from
npradeep357:develop
Copy head branch name to clipboard
Commits
Commits on Nov 30, 2021
Added support for Web sockets based server over PYLSP.
Show description for cd300a8
Pradeep Neerukonda
committed
cd300a8
View commit details
Copy full SHA for cd300a8
Browse repository at this point
Updated readme with ws configuration usage
Pradeep Neerukonda
committed
565aa72
View commit details
Copy full SHA for 565aa72
Browse repository at this point
Update README.md
npradeep357
authored
3cb9d24
View commit details
Copy full SHA for 3cb9d24
Browse repository at this point
Commits on Dec 1, 2021
Updated pylint checks
Pradeep Neerukonda
committed
268cb34
View commit details
Copy full SHA for 268cb34
Browse repository at this point
Fixed pylint issues
npradeep357
authored
eef3471
View commit details
Copy full SHA for eef3471
Browse repository at this point
Updated trailing spaces issues
npradeep357
authored
93b731a
View commit details
Copy full SHA for 93b731a
Browse repository at this point
Commits on Dec 2, 2021
Fixed pycodestyle checks
Pradeep Neerukonda
committed
315c8d6
View commit details
Copy full SHA for 315c8d6
Browse repository at this point
Commits on Dec 3, 2021
fixed issue with on close misisng parameters
Pradeep Neerukonda
committed
e650c90
View commit details
Copy full SHA for e650c90
Browse repository at this point
Commits on Dec 4, 2021
- moved websockets information to end of configuration
Show description for 25e3fab
Pradeep Neerukonda
committed
25e3fab
View commit details
Copy full SHA for 25e3fab
Browse repository at this point
Commits on Dec 5, 2021
removed unnecessary comments, updated comment
Pradeep Neerukonda
committed
8b1cb59
View commit details
Copy full SHA for 8b1cb59
Browse repository at this point
Commits on Dec 7, 2021
Merge branch 'python-lsp:develop' into develop
npradeep357
authored
9371c86
View commit details
Copy full SHA for 9371c86
Browse repository at this point
Commits on Dec 25, 2021
Merge branch 'python-lsp:develop' into develop
npradeep357
authored
40b98ac
View commit details
Copy full SHA for 40b98ac
Browse repository at this point
Commits on Jan 24, 2022
Merge branch 'develop' of https://github.com/python-lsp/python-lsp-server into python-lsp-develop
npradeep357
committed
ef5e8a5
View commit details
Copy full SHA for ef5e8a5
Browse repository at this point
Merge branch 'python-lsp-develop' into develop
npradeep357
committed
07a9dfb
View commit details
Copy full SHA for 07a9dfb
Browse repository at this point
Commits on Feb 15, 2022
Merge branch 'python-lsp:develop' into develop
npradeep357
authored
0702f2b
View commit details
Copy full SHA for 0702f2b
Browse repository at this point
Updated review comments
npradeep357
committed
a43e4a1
View commit details
Copy full SHA for a43e4a1
Browse repository at this point
Commits on Mar 21, 2022
Merge branch 'python-lsp:develop' into develop
npradeep357
authored
55fa4e7
View commit details
Copy full SHA for 55fa4e7
Browse repository at this point
Commits on Apr 2, 2022
Merge branch 'python-lsp:develop' into develop
npradeep357
authored
7fa70f9
View commit details
Copy full SHA for 7fa70f9
Browse repository at this point
Commits on Apr 14, 2022
Merge branch 'python-lsp:develop' into develop
npradeep357
authored
3bae1c5
View commit details
Copy full SHA for 3bae1c5
Browse repository at this point
Commits on Apr 21, 2022
Websockets (#4)
Show description for a977e33
npradeep357
and
Pradeep Neerukonda
authored
a977e33
View commit details
Copy full SHA for a977e33
Browse repository at this point
Update README.md
npradeep357
authored
1de7296
View commit details
Copy full SHA for 1de7296
Browse repository at this point
removed triling whitespaces
npradeep357
committed
330bab6
View commit details
Copy full SHA for 330bab6
Browse repository at this point
removed space between parameters
npradeep357
committed
0cb47b5
View commit details
Copy full SHA for 0cb47b5
Browse repository at this point
Updated debug log
npradeep357
committed
297ab9e
View commit details
Copy full SHA for 297ab9e
Browse repository at this point
Commits on Apr 22, 2022
changed logic to use single threadpool excutor
npradeep357
committed
294e267
View commit details
Copy full SHA for 294e267
Browse repository at this point
Commits on May 17, 2022
Merge branch 'develop' of https://github.com/python-lsp/python-lsp-server into python-lsp-develop
Show description for 50524d4
npradeep357
committed
50524d4
View commit details
Copy full SHA for 50524d4
Browse repository at this point
Merge branch 'python-lsp-develop' into develop
npradeep357
committed
5b192df
View commit details
Copy full SHA for 5b192df
Browse repository at this point
updated websockets version to 10.3
npradeep357
committed
36c07be
View commit details
Copy full SHA for 36c07be
Browse repository at this point
Commits on May 30, 2022
Merge branch 'python-lsp:develop' into develop
npradeep357
authored
d54361d
View commit details
Copy full SHA for d54361d
Browse repository at this point
Addressing comments
npradeep357
committed
4f64665
View commit details
Copy full SHA for 4f64665
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL