moozzyk / SignalR-Client-Swift

Swift SignalR Client for Asp.Net Core SignalR server
MIT License
354 stars 134 forks source link

Remaining work #1

Open moozzyk opened 7 years ago

moozzyk commented 7 years ago
gabser10 commented 3 years ago

Hi, I'd need to use/implement MessagePack protocol for communication. is it still in progress? I can't use in builder withHubProtocol(hubProtocolFactory: method, because an error. Thank you

moozzyk commented 3 years ago

Unfortunately MessgePack support has not been implemented yet.

flaviusdemian commented 3 years ago

Hi, do you know when the message pack support will be implemented? I guess a lot of people are waiting for it. Thanks.

yero007 commented 3 years ago

@moozzyk @gabser10 I would also need to use MessagePack protocol. Do you know what I could use or if somebody implemented it? Thank you

moozzyk commented 3 years ago

I am not aware of a MessagePack protocol implementation for this client.

barankaraoguzzzz commented 1 year ago

Hi, I need messagepack for signalr. Can u entegrate soon?