GithubHelp home page GithubHelp logo

Posts 기능 개발 about dayco HOT 5 CLOSED

yanghun0070 avatar yanghun0070 commented on July 22, 2024
Posts 기능 개발

from dayco.

Comments (5)

yanghun0070 avatar yanghun0070 commented on July 22, 2024

Reactjs Posts 목록 수정/삭제 하기위해 Dropdown Button 구성

from dayco.

yanghun0070 avatar yanghun0070 commented on July 22, 2024

cloudinary image api 참고문서
https://cloudinary.com/documentation/image_upload_api_reference
https://cloudinary.com/documentation/upload_images#uploading_with_a_direct_call_to_the_rest_api

from dayco.

yanghun0070 avatar yanghun0070 commented on July 22, 2024

세션 웹소켓 참고자료
https://daddyprogrammer.org/post/4077/spring-websocket-chatting/
https://spring.io/guides/gs/messaging-stomp-websocket/
https://medium.com/@rameez.s.shaikh/build-a-chat-application-using-spring-boot-websocket-rabbitmq-2b82c142f85a

reactjs
https://www.npmjs.com/package/sockjs-client
https://github.com/lahsivjar/react-stomp
https://stomp-js.github.io/guide/stompjs/using-stompjs-v5.html
https://stomp-js.github.io/stomp-websocket/codo/extra/docs-src/Usage.md.html
https://github.com/lahsivjar/spring-websocket-template/tree/master/with-sockjs

from dayco.

yanghun0070 avatar yanghun0070 commented on July 22, 2024

Zuul 은 web socket 을 지원하지 않으므로, 다른 해결책 필요
spring-cloud/spring-cloud-netflix#2024

Spring Cloud Gateway 는 web socket 지원
spring-cloud/spring-cloud-gateway#6

Zuul 에서 Spring Cloud Gateway 로 변경되었다는 자료
https://programming.vip/docs/replacing-zuul-with-spring-cloud-gateway-to-access-websocket.html

Zuul 2 에서는 지원
Netflix/zuul#112

Zuul 2
https://github.com/Netflix/zuul/wiki/Getting-Started-2.0

Zuul 에서도 web socket 을 사용할 수 있게 기여함 참고자료
https://github.com/mthizo247/spring-cloud-netflix-zuul-websocket

from dayco.

yanghun0070 avatar yanghun0070 commented on July 22, 2024

h2 db 에서는 계층형 댓글을 oracle, h2 에서만 사용할 수있는 function 을 제공
https://stackoverflow.com/questions/37138119/hierarchical-queries-in-h2

mysql 을 사용할 예정이므로, 추후 계층형 댓글 구현

from dayco.

Related Issues (20)

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.