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
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 }}
unixjazz
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
extmod
modwebsocket.c
on
parse-bytecode
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2016
extmod/modwebsocket: write(): Support write size beyond 125 bytes.
pfalcon
committed
f8fb447
View commit details
Copy full SHA for f8fb447
View code at this point
Browse repository at this point
Commits on Apr 10, 2016
extmod/modwebsocket.h: Split websocket-related defines for reuse.
pfalcon
committed
b69f798
View commit details
Copy full SHA for b69f798
View code at this point
Browse repository at this point
extmod/modwebsocket: Implement MP_STREAM_SET_DATA_OPTS ioctl.
Show description for d6236e8
pfalcon
committed
d6236e8
View commit details
Copy full SHA for d6236e8
View code at this point
Browse repository at this point
extmod/modwebsocket: Allow to get type of last read data using ioctl().
pfalcon
committed
6837dba
View commit details
Copy full SHA for 6837dba
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
extmod/modwebsocket: Record current fragment type (binary/text/etc.)
Show description for f38e8f5
pfalcon
committed
f38e8f5
View commit details
Copy full SHA for f38e8f5
View code at this point
Browse repository at this point
extmod/modwebsocket: Add option for blocking writes to non-blk sockets.
Show description for 5b1c221
pfalcon
committed
5b1c221
View commit details
Copy full SHA for 5b1c221
View code at this point
Browse repository at this point
extmod/modwebsocket: Reset mask between packets.
pfalcon
committed
397b705
View commit details
Copy full SHA for 397b705
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
extmod/modwebsocket: Make sure to propagate EOF.
pfalcon
committed
7e9182f
View commit details
Copy full SHA for 7e9182f
View code at this point
Browse repository at this point
extmod/modwebsocket: Properly check number of args to constructor.
pfalcon
committed
05ba243
View commit details
Copy full SHA for 05ba243
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
extmod/modwebsocket: Implement read support.
pfalcon
committed
3dbd2ee
View commit details
Copy full SHA for 3dbd2ee
View code at this point
Browse repository at this point
extmod/modwebsocket: Start module for WebSocket helper functions.
Show description for 24342dd
pfalcon
committed
24342dd
View commit details
Copy full SHA for 24342dd
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.