Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / y-crdt/ypy-websocket issues and pull requests

#94 - Add room storage for Django Channels Consumers

Pull Request - State: open - Opened by cacosandon 3 months ago - 5 comments

#92 - Exception when client disconnects from server

Issue - State: open - Opened by stas-andr 6 months ago

#91 - Updating the YDoc within a room server side

Issue - State: open - Opened by weaversam8 6 months ago - 3 comments

#90 - Update README.md

Pull Request - State: closed - Opened by dmonad 6 months ago

#89 - Use pycrdt instead of y-py

Pull Request - State: closed - Opened by davidbrochart 8 months ago - 2 comments

#88 - Understanding Django Channels setup

Issue - State: open - Opened by mgug01 9 months ago - 7 comments

#87 - Fix _staring -> _starting

Pull Request - State: closed - Opened by davidbrochart 9 months ago

#86 - Improve stores

Pull Request - State: open - Opened by hbcarlos 9 months ago - 9 comments
Labels: enhancement

#85 - Add a way to listen on next synchronization

Pull Request - State: open - Opened by paulgb 10 months ago

#84 - Add Django Channels consumer

Pull Request - State: closed - Opened by zswaff 10 months ago - 3 comments

#83 - Pin anyio<5

Pull Request - State: closed - Opened by davidbrochart 10 months ago

#82 - Install typing_extensions for python<3.8

Pull Request - State: closed - Opened by davidbrochart about 1 year ago

#81 - Start store from room, start room from server

Pull Request - State: closed - Opened by davidbrochart about 1 year ago

#80 - Type get_room as possible coroutine

Pull Request - State: closed - Opened by davidbrochart about 1 year ago

#79 - Fix documentation link

Pull Request - State: closed - Opened by davidbrochart about 1 year ago

#78 - Which implementation of YStore should we use for a remote distributed YStore?

Issue - State: open - Opened by 99sparsh about 1 year ago - 4 comments

#77 - Use AnyIO

Pull Request - State: closed - Opened by davidbrochart about 1 year ago - 7 comments

#76 - Refactor room and server tasks cleanup

Pull Request - State: closed - Opened by martinRenou about 1 year ago - 3 comments

#75 - Implement ASGI server

Pull Request - State: closed - Opened by davidbrochart about 1 year ago - 4 comments

#74 - Please make a new release

Issue - State: closed - Opened by mgorny about 1 year ago - 2 comments

#73 - 0.8.4: pytest is failing

Issue - State: open - Opened by kloczek over 1 year ago - 1 comment

#72 - Use anyio instead of aiofiles

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#71 - Add license, URLs, classifiers

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#70 - Missing license information on PYPI

Issue - State: closed - Opened by leoleoasd over 1 year ago

#69 - Keep reference to asyncio tasks

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#68 - Bump y-py >=0.6.0,<0.7.0

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#67 - Usage example fails with exception

Issue - State: closed - Opened by cschuet over 1 year ago - 4 comments

#66 - aiofiles version limit

Issue - State: closed - Opened by frenzymadness over 1 year ago - 2 comments

#65 - New ypy-lib0 package

Issue - State: open - Opened by davidbrochart over 1 year ago - 3 comments

#64 - Move pytest.ini entries to pyproject.toml

Pull Request - State: closed - Opened by bnavigator over 1 year ago - 1 comment

#63 - Compare dicts not JSON string with dicts

Pull Request - State: closed - Opened by bnavigator over 1 year ago - 2 comments

#62 - Problem with tests

Issue - State: closed - Opened by frenzymadness over 1 year ago - 2 comments

#61 - Use a lock in SQLiteYStore

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#60 - Set package as typed

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#59 - Ignore empty updates

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#58 - squash doc history in separate task

Pull Request - State: open - Opened by dlqqq over 1 year ago - 12 comments

#57 - Implement timestamp in FileYStore, return timestamp in read

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#56 - Set up Jupyter Releaser

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#55 - include tests in sdist

Pull Request - State: closed - Opened by bollwyvl over 1 year ago

#54 - use 127.0.0.1 instead of localhost

Pull Request - State: closed - Opened by bollwyvl over 1 year ago

#53 - Add squashed update after deleting document history

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#52 - Add more logging

Pull Request - State: closed - Opened by davidbrochart over 1 year ago

#51 - PanicException('called `Option::unwrap()` on a `None` value')

Issue - State: open - Opened by chwzr over 1 year ago - 4 comments

#50 - Add document TTL for SQLiteYStore

Pull Request - State: closed - Opened by dlqqq over 1 year ago - 7 comments

#49 - tests fail with yarn

Issue - State: open - Opened by dlqqq over 1 year ago

#48 - Implement YStore versioning

Pull Request - State: closed - Opened by davidbrochart over 1 year ago - 1 comment

#47 - Test YStores

Issue - State: open - Opened by davidbrochart over 1 year ago

#46 - Changelog and release process

Issue - State: closed - Opened by davidbrochart over 1 year ago - 2 comments

#45 - Added timestamp col, updated select query to order by timestamp

Pull Request - State: closed - Opened by 3coins over 1 year ago - 5 comments

#44 - Add datetime column to sqlite YStore

Issue - State: closed - Opened by ellisonbg over 1 year ago

#43 - Add schema version

Issue - State: closed - Opened by fcollonval over 1 year ago
Labels: bug

#42 - Add metadata column to SQLiteYStore, fix update broadcast

Pull Request - State: closed - Opened by davidbrochart over 1 year ago - 2 comments

#41 - Consider not writing the metadata for now

Issue - State: open - Opened by ellisonbg over 1 year ago - 2 comments

#40 - Inefficiencies and correctness of sqlite db reads and writes

Issue - State: closed - Opened by ellisonbg over 1 year ago - 2 comments

#39 - Running update concurrently

Issue - State: open - Opened by fcollonval over 1 year ago - 10 comments

#38 - Update state and YStore, and broadcast to clients concurrently

Pull Request - State: closed - Opened by davidbrochart over 1 year ago - 6 comments

#37 - ASGI compatible server

Issue - State: closed - Opened by rmorshea over 1 year ago - 7 comments

#36 - Migrate to `hatch`

Pull Request - State: closed - Opened by jtpio over 1 year ago - 5 comments

#35 - Fix client example

Pull Request - State: closed - Opened by davidbrochart almost 2 years ago

#34 - Tutorial Code Bug

Issue - State: closed - Opened by Waidhoferj almost 2 years ago - 1 comment

#33 - Implement awareness and message filtering

Pull Request - State: closed - Opened by davidbrochart almost 2 years ago

#32 - Repository rights

Issue - State: closed - Opened by davidbrochart almost 2 years ago - 2 comments

#31 - Update README

Pull Request - State: closed - Opened by davidbrochart almost 2 years ago

#30 - TypeError: can only concatenate list (not "bytes") to list

Issue - State: closed - Opened by dmonad almost 2 years ago - 1 comment

#29 - Do you have any example of authentication using websocket?

Issue - State: closed - Opened by Gushono almost 2 years ago - 3 comments

#28 - Store metadata

Pull Request - State: closed - Opened by davidbrochart almost 2 years ago

#27 - Remove YDoc subclass and use YDoc.observe_after_transaction

Pull Request - State: closed - Opened by davidbrochart almost 2 years ago

#26 - Ignore clients disconnected from WebsocketServer

Pull Request - State: closed - Opened by davidbrochart about 2 years ago - 1 comment

#25 - Write additional update data to YStore

Issue - State: closed - Opened by davidbrochart about 2 years ago

#24 - Fix WebsocketServer test

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#23 - Raise YDocNotFound when YDoc not in YStore

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#22 - Remove read/write locks

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#21 - Refresh YStore when out-of-sync with source file

Issue - State: closed - Opened by davidbrochart about 2 years ago - 1 comment

#20 - Add SQLiteYStore

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#19 - Extract out YStore to its own package

Issue - State: open - Opened by davidbrochart about 2 years ago

#18 - Add YStore

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#17 - Rework update saving

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#16 - Allow saving updates to file

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#15 - Transfer repo to y-crdt org

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#14 - Make WebsocketServer's internal ydoc mandatory

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#13 - Improve test

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#12 - Update README with WebSocket API

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#11 - Don't suppose room name starts with /

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#10 - Call room.on_message before processing the message

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#9 - Show bug with empty Y.Text

Pull Request - State: closed - Opened by davidbrochart about 2 years ago - 1 comment

#8 - Ensure synced before applying updates

Pull Request - State: closed - Opened by davidbrochart about 2 years ago - 1 comment

#7 - Reproduce 'attempt to divide by zero' bug

Pull Request - State: closed - Opened by davidbrochart about 2 years ago - 2 comments

#6 - Fix server termination in tests

Issue - State: closed - Opened by davidbrochart about 2 years ago - 1 comment

#5 - Add test with WebSocket server internal ydoc

Pull Request - State: closed - Opened by davidbrochart about 2 years ago - 1 comment

#4 - Refactor

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#3 - Improve WebsocketServer

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#2 - Add WebsocketServer

Pull Request - State: closed - Opened by davidbrochart about 2 years ago

#1 - Extract out websocket connection

Pull Request - State: closed - Opened by davidbrochart about 2 years ago