Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FreeOpcUa
/
python-opcua
Public
Notifications
You must be signed in to change notification settings
Fork
669
Star
1.5k
Code
Issues
407
Pull requests
21
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Async client preview
- #558
#558
Open
oroulet
wants to merge 12 commits into
FreeOpcUa:master
FreeOpcUa/python-opcua:master
from
huazh:async-client-preview
huazh/python-opcua:async-client-preview
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Async client preview
#558
oroulet
wants to merge 12 commits into
FreeOpcUa:master
FreeOpcUa/python-opcua:master
from
huazh:async-client-preview
huazh/python-opcua:async-client-preview
Copy head branch name to clipboard
Commits
Commits on Jan 11, 2016
async client preview.
Show description for 896dd17
huazh
committed
896dd17
View commit details
Copy full SHA for 896dd17
Browse repository at this point
Commits on Jan 14, 2016
Merge branch 'master' into async-client-preview
huazh
committed
306adfb
View commit details
Copy full SHA for 306adfb
Browse repository at this point
Merge branch 'master' into async-client-preview
huazh
committed
2e1f5d4
View commit details
Copy full SHA for 2e1f5d4
Browse repository at this point
rewrite using trollius.
huazh
committed
c34112d
View commit details
Copy full SHA for c34112d
Browse repository at this point
Commits on Jan 19, 2016
using protocol directly
Show description for fd368c6
huazh
committed
fd368c6
View commit details
Copy full SHA for fd368c6
Browse repository at this point
Commits on Feb 13, 2016
Merge remote-tracking branch 'freeopcua/master' into async-client-preview
huazh
committed
c301f71
View commit details
Copy full SHA for c301f71
Browse repository at this point
using asyncio.ensure_future if available (python 3.5)
huazh
committed
7b47cef
View commit details
Copy full SHA for 7b47cef
Browse repository at this point
Fix bug caused by trollius and asyncio schedule difference
Show description for 0219bbd
huazh
committed
0219bbd
View commit details
Copy full SHA for 0219bbd
Browse repository at this point
setup.py translate trollius source code to asyncio style during installation
Show description for 8e3c788
huazh
committed
8e3c788
View commit details
Copy full SHA for 8e3c788
Browse repository at this point
Commits on Feb 14, 2016
Merge remote-tracking branch 'freeopcua/master' into async-client-preview
huazh
committed
f1fbea0
View commit details
Copy full SHA for f1fbea0
Browse repository at this point
Commits on Feb 18, 2016
bug fix: restore orignal buffer state while not enough data received in parsing Header
huazh
committed
3705c7e
View commit details
Copy full SHA for 3705c7e
Browse repository at this point
Merge remote-tracking branch 'freeopcua/master' into async-client-preview
huazh
committed
7db607d
View commit details
Copy full SHA for 7db607d
Browse repository at this point
You can’t perform that action at this time.