stephen-moyer / ngx-signalr-hubservice

Makes using SignalR in Angular 2/4 easy
MIT License
24 stars 5 forks source link

Imports issue #9

Closed haifzhan closed 6 years ago

haifzhan commented 6 years ago
import { 
    HubService, 
    Hub, 
    HubSubscription, 
    HubWrapper 
} from 'ngx-SignalR-hubservice';

is it ngx-SignalR-hubservice or ngx-signalr-hubservice?

stephen-moyer commented 6 years ago

ngx-signalr-hubservice should be working.

On Wed, May 30, 2018, 15:25 Haifeng Zhang notifications@github.com wrote:

import { HubService, Hub, HubSubscription, HubWrapper } from 'ngx-SignalR-hubservice';

is it ngx-SignalR-hubservice or ngx-signalr-hubservice?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/steveadoo32/ngx-signalr-hubservice/issues/9, or mute the thread https://github.com/notifications/unsubscribe-auth/AIO2dkpFP6zPvM3G477x3_EFFSJx6mCFks5t3vI4gaJpZM4UT3vm .

julian-martinez-del-campo commented 6 years ago

Works fine... Import from 'ngx-signalr-hubservice'