Code Monkey home page Code Monkey logo

Comments (6)

oikomi avatar oikomi commented on August 9, 2024

until now, it just support TCP, also I have plan to support websocket; and the protocol is completely private, transfer in JSON

from fishchatserver.

goldalworming avatar goldalworming commented on August 9, 2024

ok, thank you.

from fishchatserver.

yupengfei avatar yupengfei commented on August 9, 2024

I have read your code, and pretty impressive project, so many thanks. What I want to know is, have you considered to support other protocols such as MQTT?

from fishchatserver.

oikomi avatar oikomi commented on August 9, 2024

@yupengfei MQTT is possible to add, that I have a plan to separate the protocol module, you known that the new protocol only affect client and msg_server, no change between inner servers.

also I suggest you to fork a new branch. Thank you!

from fishchatserver.

node avatar node commented on August 9, 2024

How about security ? I know another IM solution build by GO named vuvuzela , which is famous of it‘s security feature. (https://github.com/davidlazar/vuvuzela)

from fishchatserver.

oikomi avatar oikomi commented on August 9, 2024

@node hmm, it is a special project, actually we use tls encryption can save our info, but we may want to protected our info in the server which belong to the commercial company. That is interesting, try to research it :)

from fishchatserver.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.