Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / BratSinot/axum-cometd issues and pull requests
#82 - Update dependencies.
Pull Request -
State: closed - Opened by BratSinot almost 2 years ago
#81 - Use std RwLock for WildNamesCache.
Pull Request -
State: closed - Opened by BratSinot almost 2 years ago
#80 - Replace stack array on boxed.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#79 - Intervals and timeouts accept Duration.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#78 - Wrap public channels type.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#77 - Update main documentation.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#76 - `/disconnect` return right response.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#75 - Add ability to use custom data in Event enum.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#74 - Use channel instead of callbacks.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#73 - Add ability to add additional data for callbacks through `axum::Extension`.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#72 - Change callbacks.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#71 - Adjust logging.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#70 - Add CheckExt.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#69 - Add new linter warnings.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#68 - Add BAYEUX_BROWSER cookie.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#67 - Get rid of once_cell in tests.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#66 - Simplify regexp.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#65 - Use Notify::notify_one instead of CancellationToken.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#64 - Add subscribeAdded callback.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#63 - Add args struct for session removed.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#62 - Replace tuple by struct in callbacks.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#61 - Use rotr for generating next ClientId.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#60 - Update changelog.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#59 - Add test client timeout clean.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#58 - Add test for simultaneous connection with same clientId.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#57 - Add tests for publish.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#56 - Fix missing messages for client id.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#55 - Move messages and errors to type folder.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#54 - Refactor tests. Add ClientMock for easier testing.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#53 - Remove timeout layer.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#52 - Fix bugs.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#51 - Fix validating empty, /* and /** channel names.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#50 - Add wildcards support.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#49 - Validate channel on `send` and `send_to_client` without wildcards.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#48 - Validate channel on `send` and `send_to_client`.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#47 - Add channel name validator at subscribe.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#46 - Add dates to changelog.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#45 - Bump version to 0.5.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#44 - Support subscribe field be single-value or array.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#43 - Rename some typos (subscription => channel).
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#42 - Check channel before start wait for client message.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#41 - Get rid of test feature.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#40 - Add test for callback.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#39 - Add send_to_client and unsubscribe methods.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#38 - Return BAD_REQUEST if client send publish and connect at one request.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#37 - Add callbacks.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#36 - Implement Wildcards for channels
Issue -
State: closed - Opened by BratSinot about 2 years ago
Labels: enhancement
#35 - Add support for listening and publishing in one /connect request.
Issue -
State: open - Opened by BratSinot about 2 years ago
Labels: bug
#34 - Sync some responses with JS version.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#33 - Add support for client publish.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#32 - Return HandlerError in handlers which can be code or Message.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#31 - Remove generic from LongPoolingServiceContext.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#30 - Add client publish support.
Issue -
State: closed - Opened by BratSinot about 2 years ago
Labels: enhancement
#29 - Add timeout with advice reconnect test.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#28 - Add publish dumps and sh script examples for subscribe / publish.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#27 - Put ignore_inactive_broadcast into ClientSender::send.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#26 - Switch from tokio broadcast channel, to smol-rs/async-broadcast.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#25 - Fix k6 test.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#24 - Update axum to 0.6.x.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#23 - Split channel capacity and storage capacity settings.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#22 - Split channel capacity and storage capacity settings.
Issue -
State: closed - Opened by BratSinot about 2 years ago
Labels: enhancement
#21 - Fix deadlock at unsubscribe.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#20 - Many simultaneous unsubscribe cause deadlock.
Issue -
State: closed - Opened by BratSinot about 2 years ago
Labels: bug
#19 - Add k6 test.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#18 - Example now send messages to two topics.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#17 - Convert test_connect_handler.rs from integration to unit tests.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#16 - LongPoolingServiceContext::send return Result if message wasn't send.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#15 - Add tests for connect handler.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#14 - Add first test for handshake -> subscribe -> connect with all different routes.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#13 - Fix cases when clientId Display non 40 characters.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#12 - Use random [u32; 5] (20 bytes) for ClientId.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#11 - Bump version to v0.2.0.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#10 - Add GitHub workflow.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#9 - Add docs.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#8 - Set pub(crate) for all non-public api.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#7 - Add RouterBuilder.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#6 - Added LongPoolingServiceContextBuilder.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#5 - Use self: &Arc<Self>, instead of Self(Arc<Inner>).
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#4 - Add license, repository, homepage, description, categories and keywords to Cargo.toml.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#3 - Add log through tracing.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#2 - Add timeout for clientId.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago
#1 - Initial release of axum-cometd.
Pull Request -
State: closed - Opened by BratSinot about 2 years ago