Skip to content

chore(transport-commons): export channel, combined & connection#2576

Merged
daffl merged 1 commit intofeathersjs:dovefrom
fratzinger:dove-export-channels
Mar 10, 2022
Merged

chore(transport-commons): export channel, combined & connection#2576
daffl merged 1 commit intofeathersjs:dovefrom
fratzinger:dove-export-channels

Conversation

@fratzinger
Copy link
Copy Markdown
Member

As of today, I do this at feathers-casl:

import { Channel } from "@feathersjs/transport-commons/lib/channels/channel/base";

This PR makes it possible to do the following:

import { Channel, CombinedChannel, RealtimeConnection } from "@feathersjs/transport-commons";

Nothing fancy here.

@daffl daffl changed the title chore(transport-common): export channel, combined & connection chore(transport-commons): export channel, combined & connection Mar 10, 2022
@daffl daffl merged commit fdb1f35 into feathersjs:dove Mar 10, 2022
@fratzinger fratzinger deleted the dove-export-channels branch March 10, 2022 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants