atsign-foundation / at_libraries

Support libraries & dependencies for Atsign's technology
https://pub.dev/publishers/atsign.org/packages
BSD 3-Clause "New" or "Revised" License
38 stars 11 forks source link

uptake websocket in place of a socket in atLookup #667

Open purnimavenkatasubbu opened 5 days ago

purnimavenkatasubbu commented 5 days ago

Is your feature request related to a problem? Please describe.

To improve performance

Describe the solution you'd like

To enhance the communication mechanism by using a WebSocket-based connection

Describe alternatives you've considered

No response

Additional context

No response

gkc commented 5 days ago

Note we don't want to replace, but to enhance by providing the option when using AtLookup to create and use websocket connections rather than plain socket connections